Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-106344-858573/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1617667200 Wrote: /builddir/build/SRPMS/grpc-1.26.0-15.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-106344-858573/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1617667200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zWzC47 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-1.26.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-1.26.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.26.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/grpc-0001-enforce-system-crypto-policies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/99f8a10aec994a8957fbb6787768b444ef34d6a2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/72351f63fd650cc7acfcd2d0307e8e8e8f777283.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.26.0-python-SyntaxWarning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.26.0-python-grpcio_tools-use-system-protobuf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.26.0-grpcio-tests-conditionalize-enum34.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.26.0-python-grpcio_tests-fixture-super.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.26.0-grpcio_tests-make-network-tests-skippable.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.26.0-core-tests-link-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.36.0-python-grpcio_tests-skip-compression-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e 's:^prefix ?= .*:prefix ?= /usr:' -e 's:$(prefix)/lib:$(prefix)/lib64:' -e 's:^GTEST_LIB =.*::' Makefile + for gwhat in test mock + mkdir -p third_party/googletest/googletest/src third_party/googletest/googletest/include + echo 'typedef int dummy_test_type;' + for gwhat in test mock + mkdir -p third_party/googletest/googlemock/src third_party/googletest/googlemock/include + echo 'typedef int dummy_mock_type;' + sed -r -i 's/^([[:blank:]]*)(\$\{_gRPC_GFLAGS_LIBRARIES\})/\1\2\n\1gtest\n\1gmock/' CMakeLists.txt + sed -r -i 's/^([[:blank:]]*)(\$\{_gRPC_GFLAGS_LIBRARIES\})/\1gflags_shared/' CMakeLists.txt + find . -type f -name '*.md' -perm /0111 -execdir chmod -v a-x '{}' + mode of './interop-test-descriptions.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './README.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + sed -r -i 's/('\''Sphinx)~=.*'\''/\1'\''/' setup.py + rm -rfv src/boringssl/err_data.c src/boringssl/crypto_test_data.cc third_party/cares/ares_build.h third_party/rake-compiler-dock third_party/upb/third_party/lunit removed 'src/boringssl/err_data.c' removed 'src/boringssl/crypto_test_data.cc' removed 'third_party/cares/ares_build.h' removed 'third_party/rake-compiler-dock/LICENSE.txt' removed 'third_party/rake-compiler-dock/README.md' removed 'third_party/rake-compiler-dock/Dockerfile' removed directory 'third_party/rake-compiler-dock' removed 'third_party/upb/third_party/lunit/lunit.lua' removed 'third_party/upb/third_party/lunit/LICENSE' removed 'third_party/upb/third_party/lunit/console.lua' removed 'third_party/upb/third_party/lunit/README.google' removed directory 'third_party/upb/third_party/lunit' + echo '' + rm -rvf examples/android src/android removed 'examples/android/helloworld/README.md' removed 'examples/android/helloworld/gradlew' removed 'examples/android/helloworld/.gitignore' removed 'examples/android/helloworld/build.gradle' removed 'examples/android/helloworld/app/CMakeLists.txt' removed 'examples/android/helloworld/app/src/main/res/layout/activity_helloworld.xml' removed directory 'examples/android/helloworld/app/src/main/res/layout' removed 'examples/android/helloworld/app/src/main/res/values/strings.xml' removed directory 'examples/android/helloworld/app/src/main/res/values' removed 'examples/android/helloworld/app/src/main/res/mipmap-mdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-mdpi' removed 'examples/android/helloworld/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xxhdpi' removed 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi' removed 'examples/android/helloworld/app/src/main/res/mipmap-hdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-hdpi' removed directory 'examples/android/helloworld/app/src/main/res' removed 'examples/android/helloworld/app/src/main/cpp/grpc-helloworld.cc' removed directory 'examples/android/helloworld/app/src/main/cpp' removed 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp/HelloworldActivity.java' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc' removed directory 'examples/android/helloworld/app/src/main/java/io' removed directory 'examples/android/helloworld/app/src/main/java' removed 'examples/android/helloworld/app/src/main/AndroidManifest.xml' removed directory 'examples/android/helloworld/app/src/main' removed directory 'examples/android/helloworld/app/src' removed 'examples/android/helloworld/app/proguard-rules.pro' removed 'examples/android/helloworld/app/.gitignore' removed 'examples/android/helloworld/app/build.gradle' removed directory 'examples/android/helloworld/app' removed 'examples/android/helloworld/gradle/wrapper/gradle-wrapper.jar' removed 'examples/android/helloworld/gradle/wrapper/gradle-wrapper.properties' removed directory 'examples/android/helloworld/gradle/wrapper' removed directory 'examples/android/helloworld/gradle' removed 'examples/android/helloworld/gradle.properties' removed 'examples/android/helloworld/settings.gradle' removed 'examples/android/helloworld/gradlew.bat' removed directory 'examples/android/helloworld' removed directory 'examples/android' removed 'src/android/test/interop/README.md' removed 'src/android/test/interop/gradlew' removed 'src/android/test/interop/.gitignore' removed 'src/android/test/interop/build.gradle' removed 'src/android/test/interop/app/CMakeLists.txt' removed 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp/InteropTest.java' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc' removed directory 'src/android/test/interop/app/src/androidTest/java/io' removed directory 'src/android/test/interop/app/src/androidTest/java' removed directory 'src/android/test/interop/app/src/androidTest' removed 'src/android/test/interop/app/src/main/assets/roots.pem' removed directory 'src/android/test/interop/app/src/main/assets' removed 'src/android/test/interop/app/src/main/res/layout/activity_interop.xml' removed directory 'src/android/test/interop/app/src/main/res/layout' removed 'src/android/test/interop/app/src/main/res/values/strings.xml' removed directory 'src/android/test/interop/app/src/main/res/values' removed 'src/android/test/interop/app/src/main/res/mipmap-mdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-mdpi' removed 'src/android/test/interop/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-xxhdpi' removed 'src/android/test/interop/app/src/main/res/mipmap-xhdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-xhdpi' removed 'src/android/test/interop/app/src/main/res/mipmap-hdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-hdpi' removed directory 'src/android/test/interop/app/src/main/res' removed 'src/android/test/interop/app/src/main/cpp/grpc-interop.cc' removed directory 'src/android/test/interop/app/src/main/cpp' removed 'src/android/test/interop/app/src/main/java/io/grpc/interop/cpp/InteropActivity.java' removed directory 'src/android/test/interop/app/src/main/java/io/grpc/interop/cpp' removed directory 'src/android/test/interop/app/src/main/java/io/grpc/interop' removed directory 'src/android/test/interop/app/src/main/java/io/grpc' removed directory 'src/android/test/interop/app/src/main/java/io' removed directory 'src/android/test/interop/app/src/main/java' removed 'src/android/test/interop/app/src/main/AndroidManifest.xml' removed directory 'src/android/test/interop/app/src/main' removed directory 'src/android/test/interop/app/src' removed 'src/android/test/interop/app/proguard-rules.pro' removed 'src/android/test/interop/app/.gitignore' removed 'src/android/test/interop/app/build.gradle' removed directory 'src/android/test/interop/app' removed 'src/android/test/interop/gradle/wrapper/gradle-wrapper.jar' removed 'src/android/test/interop/gradle/wrapper/gradle-wrapper.properties' removed directory 'src/android/test/interop/gradle/wrapper' removed directory 'src/android/test/interop/gradle' removed 'src/android/test/interop/gradle.properties' removed 'src/android/test/interop/settings.gradle' removed 'src/android/test/interop/gradlew.bat' removed directory 'src/android/test/interop' removed directory 'src/android/test' removed directory 'src/android' + find . -type f -name .gitignore -print -delete ./bazel/test/python_test_repo/.gitignore ./doc/.gitignore ./third_party/upb/.gitignore ./src/ruby/.gitignore ./src/php/.gitignore ./src/python/grpcio_reflection/.gitignore ./src/python/grpcio/grpc/_cython/.gitignore ./src/python/grpcio/.gitignore ./src/python/.gitignore ./src/python/grpcio_channelz/.gitignore ./src/python/grpcio_status/.gitignore ./src/python/grpcio_health_checking/.gitignore ./src/python/grpcio_tests/tests/unit/_cython/.gitignore ./src/python/grpcio_tests/.gitignore ./src/csharp/Grpc.Examples.Tests/.gitignore ./src/csharp/Grpc.Examples.MathClient/.gitignore ./src/csharp/Grpc.IntegrationTesting.StressClient/.gitignore ./src/csharp/Grpc.Reflection/.gitignore ./src/csharp/Grpc.IntegrationTesting/.gitignore ./src/csharp/Grpc.IntegrationTesting.Server/.gitignore ./src/csharp/Grpc.Microbenchmarks/.gitignore ./src/csharp/docfx/.gitignore ./src/csharp/Grpc/.gitignore ./src/csharp/.gitignore ./src/csharp/Grpc.HealthCheck/.gitignore ./src/csharp/Grpc.Auth/.gitignore ./src/csharp/Grpc.Examples.MathServer/.gitignore ./src/csharp/Grpc.Core/.gitignore ./src/csharp/Grpc.Core.Testing/.gitignore ./src/csharp/Grpc.Core.Tests/.gitignore ./src/csharp/Grpc.IntegrationTesting.Client/.gitignore ./src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore ./src/csharp/Grpc.Core.Api/.gitignore ./src/csharp/Grpc.Reflection.Tests/.gitignore ./src/csharp/Grpc.HealthCheck.Tests/.gitignore ./src/csharp/Grpc.Examples/.gitignore ./src/csharp/Grpc.Core.NativeDebug/.gitignore ./.gitignore ./examples/ruby/.gitignore ./examples/ruby/pubsub/.gitignore ./examples/php/.gitignore ./examples/python/helloworld/.gitignore ./examples/python/route_guide/.gitignore ./examples/python/multiplex/.gitignore ./examples/node/.gitignore ./examples/cpp/helloworld/.gitignore ./examples/csharp/HelloworldXamarin/.gitignore ./examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore ./examples/csharp/HelloworldLegacyCsproj/GreeterServer/.gitignore ./examples/csharp/HelloworldLegacyCsproj/GreeterClient/.gitignore ./examples/csharp/HelloworldUnity/.gitignore ./examples/csharp/.gitignore ./examples/csharp/RouteGuide/.gitignore ./tools/distrib/python/grpcio_tools/.gitignore ./tools/distrib/python/.gitignore ./test/distrib/csharp/.gitignore ./test/distrib/csharp/DistribTest/.gitignore + find examples -type f -perm /0111 + read -r fn + head -n 1 examples/ruby/greeter_client.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/greeter_client.rb + read -r fn + head -n 1 examples/ruby/errors_and_cancellation/error_examples_server.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/errors_and_cancellation/error_examples_server.rb + read -r fn + head -n 1 examples/ruby/errors_and_cancellation/error_examples_client.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/errors_and_cancellation/error_examples_client.rb + read -r fn + head -n 1 examples/ruby/greeter_server.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/greeter_server.rb + read -r fn + head -n 1 examples/ruby/route_guide/route_guide_server.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/route_guide/route_guide_server.rb + read -r fn + head -n 1 examples/ruby/route_guide/route_guide_client.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/route_guide/route_guide_client.rb + read -r fn + head -n 1 examples/ruby/without_protobuf/echo_server.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/without_protobuf/echo_server.rb + read -r fn + head -n 1 examples/ruby/without_protobuf/echo_client.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/without_protobuf/echo_client.rb + read -r fn + head -n 1 examples/ruby/pubsub/pubsub_demo.rb + grep -E '^#!/usr/bin/env[[:blank:]]' #!/usr/bin/env ruby + sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' examples/ruby/pubsub/pubsub_demo.rb + read -r fn + head -n 1 examples/php/greeter_proto_gen.sh + grep -E '^#!/usr/bin/env[[:blank:]]' + read -r fn + head -n 1 examples/php/route_guide/route_guide_proto_gen.sh + grep -E '^#!/usr/bin/env[[:blank:]]' + read -r fn + head -n 1 examples/php/route_guide/run_route_guide_client.sh + grep -E '^#!/usr/bin/env[[:blank:]]' + read -r fn + head -n 1 examples/php/run_greeter_client.sh + grep -E '^#!/usr/bin/env[[:blank:]]' + read -r fn + dos2unix examples/cpp/helloworld/CMakeLists.txt examples/cpp/helloworld/cmake_externalproject/CMakeLists.txt dos2unix: converting file examples/cpp/helloworld/CMakeLists.txt to Unix format... dos2unix: converting file examples/cpp/helloworld/cmake_externalproject/CMakeLists.txt to Unix format... + sed -r -i 's|lib(/pkgconfig)|\${gRPC_INSTALL_LIBDIR}\1|' CMakeLists.txt + sed -r -i 's/^([[:blank:]]*)(class SecureServerSecureClient\(.*:)$/\1@unittest.skip('\''Unexplained hang'\'')\n\1\2/' src/python/grpcio_tests/tests/unit/_cython/cygrpc_test.py + sed -r -i 's/^([[:blank:]]*)(def test_(stream_unary|unary_stream))\b/\1@unittest.skip('\''Unexplained hang'\'')\n\1\2/' src/python/grpcio_tests/tests/unit/beta/_beta_features_test.py + sed -r -i 's/^([[:blank:]]*)(def test(Secure(No|Client)Cert|SessionResumption))\b/\1@unittest.skip('\''Invalid cert chain file'\'')\n\1\2/' src/python/grpcio_tests/tests/unit/_auth_context_test.py + sed -r -i 's/^([[:blank:]]*)(def testSSLSessionCacheLRU)\b/\1@unittest.skip('\''Invalid cert chain file'\'')\n\1\2/' src/python/grpcio_tests/tests/unit/_session_cache_test.py + sed -r -i 's/^([[:blank:]]*)(def test_(stream_stream|unary_unary|stub_context))\b/\1@unittest.skip('\''Invalid cert chain file'\'')\n\1\2/' src/python/grpcio_tests/tests/unit/beta/_beta_features_test.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x6Itnd + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make -O -j40 V=1 VERBOSE=1 shared plugins make: Circular /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a <- /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a dependency dropped. echo "HAS_PKG_CONFIG = true, HAS_SYSTEM_OPENSSL_ALPN = true, HAS_SYSTEM_ZLIB = true, HAS_SYSTEM_PROTOBUF = true, HAS_SYSTEM_CARES = true, HAS_PROTOC = true, HAS_VALID_PROTOC = true," | tr , '\n' >cache.mk mkdir -p /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig echo "prefix=/usr,exec_prefix=\${prefix},includedir=\${prefix}/include,libdir=\${exec_prefix}/lib,,Name: gRPC,Description: high performance general RPC framework,Version: 9.0.0,Cflags: -I\${includedir} ,Requires: gpr zlib libcares openssl,Libs: -L\${libdir} -lgrpc,Libs.private: " | tr , '\n' >/builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc.pc mkdir -p /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig echo "prefix=/usr,exec_prefix=\${prefix},includedir=\${prefix}/include,libdir=\${exec_prefix}/lib,,Name: gpr,Description: gRPC platform support library,Version: 9.0.0,Cflags: -I\${includedir} ,Requires: ,Libs: -L\${libdir} -lgpr,Libs.private: " | tr , '\n' >/builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/gpr.pc mkdir -p /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig echo "prefix=/usr,exec_prefix=\${prefix},includedir=\${prefix}/include,libdir=\${exec_prefix}/lib,,Name: gRPC unsecure,Description: high performance general RPC framework without SSL,Version: 9.0.0,Cflags: -I\${includedir} ,Requires: gpr zlib libcares,Libs: -L\${libdir} -lgrpc_unsecure,Libs.private: " | tr , '\n' >/builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc_unsecure.pc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_posix.o src/core/lib/gpr/cpu_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_windows.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_windows.o third_party/address_sorting/address_sorting_windows.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_iphone.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_iphone.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_iphone.o src/core/lib/gpr/cpu_iphone.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_windows.o src/core/lib/gpr/cpu_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_posix.o src/core/lib/gpr/env_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_windows.o src/core/lib/gpr/env_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_android.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_android.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_android.o src/core/lib/gpr/log_android.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_windows.o src/core/lib/gpr/log_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_posix.o src/core/lib/gpr/log_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/atm.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/atm.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/atm.o src/core/lib/gpr/atm.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/port.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/port.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/port.o third_party/upb/upb/port.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_util_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_util_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_util_windows.o src/core/lib/gpr/string_util_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_windows.o src/core/lib/gpr/string_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_windows.o src/core/lib/gpr/sync_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_windows.o src/core/lib/gpr/time_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_msys.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_msys.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_msys.o src/core/lib/gpr/tmpfile_msys.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tls_pthread.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tls_pthread.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tls_pthread.o src/core/lib/gpr/tls_pthread.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_posix.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_posix.o third_party/address_sorting/address_sorting_posix.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_windows.o src/core/lib/gpr/tmpfile_windows.cc third_party/address_sorting/address_sorting_posix.c: In function 'posix_source_addr_factory_get_source_addr': third_party/address_sorting/address_sorting_posix.c:54:42: warning: unused parameter 'factory' [-Wunused-parameter] 54 | address_sorting_source_addr_factory* factory, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/msg.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/msg.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/msg.o third_party/upb/upb/msg.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_windows.o src/core/lib/gprpp/thd_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/murmur_hash.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/murmur_hash.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/murmur_hash.o src/core/lib/gpr/murmur_hash.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/alloc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/alloc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/alloc.o src/core/lib/gpr/alloc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/stap_timers.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/stap_timers.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/stap_timers.o src/core/lib/profiling/stap_timers.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/wrap_memcpy.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/wrap_memcpy.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/wrap_memcpy.o src/core/lib/gpr/wrap_memcpy.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/basic_timers.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/basic_timers.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/basic_timers.o src/core/lib/profiling/basic_timers.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_posix.o src/core/lib/gpr/string_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_linux.o src/core/lib/gpr/env_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_linux.o src/core/lib/gpr/cpu_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/upb.o third_party/upb/upb/upb.c In file included from /usr/include/string.h:519, from third_party/upb/upb/upb.h:16, from third_party/upb/upb/upb.c:2: In function 'strncpy', inlined from 'upb_status_seterrmsg' at third_party/upb/upb/upb.c:40:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 127 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_posix.o src/core/lib/gpr/sync_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_posix.o src/core/lib/gpr/time_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_linux.o src/core/lib/gpr/log_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync.o src/core/lib/gpr/sync.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.o src/core/lib/channel/status_util.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_posix.o src/core/lib/gpr/tmpfile_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting.o third_party/address_sorting/address_sorting.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_precise.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_precise.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_precise.o src/core/lib/gpr/time_precise.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.o src/core/lib/compression/compression_args.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/mpscq.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/mpscq.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/mpscq.o src/core/lib/gprpp/mpscq.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time.o src/core/lib/gpr/time.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.o src/core/lib/avl/avl.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.o src/core/lib/iomgr/endpoint_cfstream.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.o src/core/lib/iomgr/endpoint_pair_uv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string.o src/core/lib/gpr/string.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/encode.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/encode.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/encode.o third_party/upb/upb/encode.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.o src/core/lib/iomgr/endpoint_pair_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.o src/core/lib/channel/channel_args.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/decode.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/decode.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/decode.o third_party/upb/upb/decode.c third_party/upb/upb/decode.c: In function 'upb_skip_unknowngroup': third_party/upb/upb/decode.c:164:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 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:321:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 321 | 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; } | ^ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.o src/core/lib/iomgr/error_cfstream.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log.o src/core/lib/gpr/log.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.o src/core/lib/iomgr/ev_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/arena.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/arena.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/arena.o src/core/lib/gprpp/arena.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/table.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/table.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/table.o third_party/upb/upb/table.c third_party/upb/upb/table.c: In function 'upb_murmur_hash2': third_party/upb/upb/table.c:812:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 812 | case 1: t |= data[2] << 16; | ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:813:7: note: here 813 | case 2: t |= data[1] << 8; | ^~~~ third_party/upb/upb/table.c:813:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 813 | case 2: t |= data[1] << 8; | ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:814:7: note: here 814 | case 3: t |= data[0]; | ^~~~ third_party/upb/upb/table.c:851:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 851 | case 3: d |= data[2] << 16; | ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:852:9: note: here 852 | case 2: d |= data[1] << 8; | ^~~~ third_party/upb/upb/table.c:852:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 852 | case 2: d |= data[1] << 8; | ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:853:9: note: here 853 | case 1: d |= data[0]; | ^~~~ third_party/upb/upb/table.c:866:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 866 | case 3: h ^= data[2] << 16; | ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:867:9: note: here 867 | case 2: h ^= data[1] << 8; | ^~~~ third_party/upb/upb/table.c:867:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 867 | case 2: h ^= data[1] << 8; | ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:868:9: note: here 868 | case 1: h ^= data[0]; h *= m; | ^~~~ third_party/upb/upb/table.c:872:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 872 | case 3: d |= data[2] << 16; | ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:873:9: note: here 873 | case 2: d |= data[1] << 8; | ^~~~ third_party/upb/upb/table.c:873:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 873 | case 2: d |= data[1] << 8; | ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:874:9: note: here 874 | case 1: d |= data[0]; | ^~~~ third_party/upb/upb/table.c:874:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | case 1: d |= data[0]; | ~~^~~~~~~~~~ third_party/upb/upb/table.c:875:9: note: here 875 | case 0: h ^= (t >> sr) | (d << sl); h *= m; | ^~~~ third_party/upb/upb/table.c:898:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 898 | case 3: h ^= data[2] << 16; | ~~^~~~~~~~~~~~~~~~ third_party/upb/upb/table.c:899:7: note: here 899 | case 2: h ^= data[1] << 8; | ^~~~ third_party/upb/upb/table.c:899:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 899 | case 2: h ^= data[1] << 8; | ~~^~~~~~~~~~~~~~~ third_party/upb/upb/table.c:900:7: note: here 900 | case 1: h ^= data[0]; h *= m; | ^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_posix.o src/core/lib/gprpp/thd_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/global_config_env.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/global_config_env.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/global_config_env.o src/core/lib/gprpp/global_config_env.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.o src/core/lib/backoff/backoff.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.o src/core/lib/iomgr/cfstream_handle.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/fork.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/fork.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/fork.o src/core/lib/gprpp/fork.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.o src/core/lib/iomgr/fork_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.o src/core/lib/iomgr/gethostname_fallback.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.o src/core/lib/compression/stream_compression_identity.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.o src/core/lib/compression/compression.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.o src/core/lib/iomgr/gethostname_sysconf.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.o src/core/lib/iomgr/gethostname_host_name_max.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.o src/core/lib/compression/stream_compression.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.o src/core/lib/debug/stats_data.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.o src/core/lib/compression/compression_internal.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.o src/core/lib/http/format_request.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.o src/core/lib/iomgr/iocp_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.o src/core/lib/iomgr/grpc_if_nametoindex_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/host_port.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/host_port.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/host_port.o src/core/lib/gprpp/host_port.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.o src/core/lib/iomgr/iomgr_uv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.o src/core/lib/iomgr/iomgr_posix_cfstream.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.o src/core/lib/iomgr/internal_errqueue.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.o src/core/lib/iomgr/endpoint.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.o src/core/lib/iomgr/iomgr_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.o src/core/lib/channel/handshaker_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.o src/core/lib/compression/message_compress.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.o src/core/lib/debug/stats.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.o src/core/lib/iomgr/call_combiner.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.o src/core/lib/iomgr/is_epollexclusive_available.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.o src/core/lib/compression/stream_compression_gzip.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.o src/core/lib/http/parser.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.o src/core/lib/iomgr/pollset_set_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.o src/core/lib/iomgr/pollset_uv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.o src/core/lib/iomgr/pollset_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.o src/core/lib/channel/handshaker.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.o src/core/lib/iomgr/buffer_list.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.o src/core/lib/iomgr/resolve_address_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.o src/core/lib/iomgr/combiner.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.o src/core/lib/http/httpcli.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.o src/core/lib/iomgr/endpoint_pair_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.o src/core/lib/iomgr/socket_utils_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.o src/core/lib/iomgr/socket_utils_uv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.o src/core/lib/iomgr/socket_mutator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.o src/core/lib/iomgr/socket_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.o src/core/lib/channel/connected_channel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.o src/core/lib/iomgr/socket_utils_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.o src/core/lib/iomgr/exec_ctx.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.o src/core/lib/channel/channel_stack.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.o src/core/lib/iomgr/tcp_client_cfstream.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.o src/core/lib/channel/channel_trace.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.o src/core/lib/channel/channel_stack_builder.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.o src/core/lib/iomgr/tcp_client_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.o src/core/lib/iomgr/executor/mpmcqueue.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.o src/core/lib/iomgr/ev_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.o src/core/lib/iomgr/fork_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.o src/core/lib/iomgr/iomgr_internal.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.o src/core/lib/iomgr/load_file.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.o src/core/lib/surface/init.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.o src/core/lib/iomgr/executor/threadpool.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.o src/core/lib/iomgr/iomgr_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.o src/core/lib/iomgr/tcp_server_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.o src/core/lib/iomgr/tcp_uv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.o src/core/lib/iomgr/tcp_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.o src/core/lib/iomgr/iomgr_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.o src/core/lib/iomgr/pollset_set_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.o src/core/lib/iomgr/time_averaged_stats.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.o src/core/lib/iomgr/lockfree_event.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.o src/core/lib/iomgr/polling_entity.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.o src/core/lib/iomgr/pollset.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.o src/core/lib/iomgr/pollset_set.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.o src/core/lib/iomgr/iomgr.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.o src/core/lib/iomgr/timer_uv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.o src/core/lib/iomgr/logical_thread.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.o src/core/lib/iomgr/wakeup_fd_nospecial.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.o src/core/lib/iomgr/pollset_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.o src/core/lib/iomgr/resolve_address.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.o src/core/lib/iomgr/executor.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.o src/core/lib/iomgr/error.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.o src/core/lib/iomgr/socket_factory_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.o src/core/lib/json/json.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.o src/core/lib/iomgr/ev_epoll1_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.o src/core/lib/iomgr/socket_utils_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.o src/core/lib/iomgr/tcp_client.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.o src/core/lib/json/json_writer.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.o src/core/lib/json/json_reader.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.o src/core/lib/json/json_string.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.o src/core/lib/iomgr/tcp_server.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.o src/core/lib/channel/channelz_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.o src/core/lib/iomgr/ev_poll_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.o src/core/lib/iomgr/timer.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.o src/core/lib/iomgr/tcp_client_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.o src/core/lib/iomgr/wakeup_fd_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.o src/core/lib/iomgr/resolve_address_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.o src/core/lib/iomgr/socket_utils_common_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.o src/core/lib/iomgr/wakeup_fd_eventfd.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.o src/core/lib/iomgr/ev_epollex_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.o src/core/lib/iomgr/unix_sockets_posix_noop.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.o src/core/lib/iomgr/tcp_server_utils_posix_common.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.o src/core/lib/iomgr/sockaddr_utils.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.o src/core/lib/iomgr/timer_heap.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.o src/core/lib/surface/channel_stack_type.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.o src/core/lib/iomgr/tcp_client_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.o src/core/lib/iomgr/timer_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.o src/core/lib/iomgr/unix_sockets_posix.cc In file included from /usr/include/string.h:519, from src/core/lib/iomgr/unix_sockets_posix.cc:26: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'grpc_error* grpc_resolve_unix_domain_address(const char*, grpc_resolved_addresses**)' at src/core/lib/iomgr/unix_sockets_posix.cc:63:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 108 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.o src/core/lib/surface/event_string.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.o src/core/lib/surface/version.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.o src/core/lib/iomgr/wakeup_fd_pipe.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.o src/core/lib/surface/api_trace.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.o src/core/lib/iomgr/resolve_address_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.o src/core/lib/iomgr/tcp_server_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.o src/core/lib/iomgr/tcp_custom.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.o src/core/lib/iomgr/timer_generic.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.o src/core/lib/iomgr/timer_manager.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.o src/core/lib/transport/pid_controller.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.o src/core/lib/slice/b64.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.o src/core/lib/iomgr/resource_quota.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.o src/core/lib/slice/percent_encoding.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.o src/core/lib/iomgr/tcp_server_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.o src/core/lib/surface/byte_buffer.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.o src/core/lib/slice/slice_string_helpers.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.o src/core/lib/surface/call_details.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.o src/core/lib/surface/metadata_array.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.o src/core/lib/iomgr/udp_server.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.o src/core/lib/surface/byte_buffer_reader.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.o src/core/lib/surface/completion_queue_factory.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.o src/core/lib/slice/slice_intern.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.o src/core/lib/transport/bdp_estimator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.o src/core/lib/surface/validate_metadata.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.o src/core/ext/transport/chttp2/transport/bin_encoder.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.o src/core/lib/transport/status_conversion.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.o src/core/lib/iomgr/tcp_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.o src/core/lib/transport/status_metadata.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.o src/core/lib/transport/error_utils.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.o src/core/lib/slice/slice_buffer.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.o src/core/ext/transport/chttp2/transport/huffsyms.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.o src/core/lib/slice/slice.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.o src/core/ext/transport/chttp2/transport/http2_settings.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.o src/core/lib/debug/trace.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.o src/core/lib/transport/timeout_encoding.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.o src/core/lib/transport/byte_stream.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.o src/core/lib/channel/channelz.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.o src/core/ext/transport/chttp2/transport/varint.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.o src/core/lib/surface/call_log_batch.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.o src/core/ext/transport/chttp2/alpn/alpn.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.o src/core/ext/transport/chttp2/transport/stream_map.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.o src/core/lib/transport/metadata_batch.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.o src/core/lib/surface/channel_init.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.o src/core/ext/transport/chttp2/transport/bin_decoder.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.o src/core/lib/uri/uri_parser.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.o src/core/lib/surface/channel_ping.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.o src/core/lib/transport/metadata.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.o src/core/lib/surface/lame_client.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.o src/core/lib/transport/transport_op_string.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.o src/core/ext/transport/chttp2/transport/chttp2_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.o src/core/ext/transport/chttp2/transport/hpack_table.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.o src/core/lib/transport/transport.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.o src/core/lib/transport/connectivity_state.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.o src/core/lib/surface/channel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.o src/core/ext/transport/chttp2/transport/context_list.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.o src/core/ext/transport/chttp2/transport/frame_ping.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.o src/core/ext/transport/chttp2/transport/frame_goaway.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.o src/core/ext/transport/chttp2/transport/frame_rst_stream.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.o src/core/ext/transport/chttp2/transport/frame_data.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.o src/core/ext/transport/chttp2/transport/frame_window_update.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.o src/core/ext/filters/http/http_filters_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.o src/core/ext/transport/chttp2/transport/frame_settings.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.o src/core/lib/surface/completion_queue.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_fallback.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_fallback.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_fallback.o src/core/lib/security/security_connector/load_system_roots_fallback.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.o src/core/ext/transport/chttp2/transport/incoming_metadata.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.o src/core/ext/transport/chttp2/transport/stream_lists.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials_metadata.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials_metadata.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials_metadata.o src/core/lib/security/credentials/credentials_metadata.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/credentials_generic.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/credentials_generic.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/credentials_generic.o src/core/lib/security/credentials/google_default/credentials_generic.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli_security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli_security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli_security_connector.o src/core/lib/http/httpcli_security_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.o src/core/ext/filters/http/message_compress/message_compress_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.o src/core/ext/filters/http/server/http_server_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.o src/core/ext/transport/chttp2/transport/flow_control.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/json_token.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/json_token.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/json_token.o src/core/lib/security/credentials/jwt/json_token.cc src/core/lib/security/credentials/jwt/json_token.cc: In function 'grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_json*)': src/core/lib/security/credentials/jwt/json_token.cc:110:33: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, (void*)""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:39: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function 'void grpc_auth_json_key_destruct(grpc_auth_json_key*)': src/core/lib/security/credentials/jwt/json_token.cc:149:13: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 149 | RSA_free(json_key->private_key); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/security/credentials/jwt/json_token.h:27, from src/core/lib/security/credentials/jwt/json_token.cc:22: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function 'char* compute_and_encode_signature(const grpc_auth_json_key*, const char*, const char*)': src/core/lib/security/credentials/jwt/json_token.cc:268:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 268 | EVP_PKEY_set1_RSA(key, json_key->private_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:38: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.o src/core/ext/transport/chttp2/transport/hpack_encoder.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/alts_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/alts_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/alts_credentials.o src/core/lib/security/credentials/alts/alts_credentials.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/lib/security/credentials/alts/alts_credentials.h:26, from src/core/lib/security/credentials/alts/alts_credentials.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/fake/fake_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/fake/fake_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/fake/fake_credentials.o src/core/lib/security/credentials/fake/fake_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.o src/core/ext/filters/http/client/http_client_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils_config.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils_config.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils_config.o src/core/lib/security/security_connector/ssl_utils_config.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.o src/core/ext/transport/chttp2/transport/parsing.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.o src/core/lib/surface/call.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.o src/core/ext/transport/chttp2/transport/writing.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_counter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_counter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_counter.o src/core/tsi/alts/frame_protector/alts_counter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/iam/iam_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/iam/iam_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/iam/iam_credentials.o src/core/lib/security/credentials/iam/iam_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_linux.o src/core/lib/security/security_connector/load_system_roots_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_crypter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_crypter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_crypter.o src/core/tsi/alts/frame_protector/alts_crypter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/gsec.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/gsec.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/gsec.o src/core/tsi/alts/crypt/gsec.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/composite/composite_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/composite/composite_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/composite/composite_credentials.o src/core/lib/security/credentials/composite/composite_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.o src/core/lib/surface/server.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials.o src/core/lib/security/credentials/credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/tsi_error.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/tsi_error.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/tsi_error.o src/core/lib/security/transport/tsi_error.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_credentials.o src/core/lib/security/credentials/jwt/jwt_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/local/local_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/local/local_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/local/local_credentials.o src/core/lib/security/credentials/local/local_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/frame_handler.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/frame_handler.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/frame_handler.o src/core/tsi/alts/frame_protector/frame_handler.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/util/json_util.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/util/json_util.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/util/json_util.o src/core/lib/security/util/json_util.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.o src/core/ext/transport/chttp2/transport/hpack_parser.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_linux.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment.o src/core/lib/security/credentials/alts/check_gcp_environment.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/plugin/plugin_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/plugin/plugin_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/plugin/plugin_credentials.o src/core/lib/security/credentials/plugin/plugin_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/target_authority_table.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/target_authority_table.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/target_authority_table.o src/core/lib/security/transport/target_authority_table.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/ssl/ssl_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/ssl/ssl_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/ssl/ssl_credentials.o src/core/lib/security/credentials/ssl/ssl_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/aes_gcm.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/aes_gcm.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/aes_gcm.o src/core/tsi/alts/crypt/aes_gcm.cc src/core/tsi/alts/crypt/aes_gcm.cc: In function 'grpc_status_code aes_gcm_derive_aead_key(uint8_t*, const uint8_t*, const uint8_t*)': src/core/tsi/alts/crypt/aes_gcm.cc:201:32: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 201 | HMAC_CTX* hmac = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:205:20: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | if (!HMAC_Init_ex(hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:206:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, kdf_counter, kKdfCounterLen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:207:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:207:49: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:208:18: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:211:16: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/secure_endpoint.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/secure_endpoint.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/secure_endpoint.o src/core/lib/security/transport/secure_endpoint.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o src/core/lib/security/credentials/jwt/jwt_verifier.cc src/core/lib/security/credentials/jwt/jwt_verifier.cc: In function 'EVP_PKEY* pkey_from_jwk(const grpc_json*, const char*)': src/core/lib/security/credentials/jwt/jwt_verifier.cc:517:16: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | rsa = RSA_new(); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/rsa.h:201:28: note: declared here 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:535:20: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 535 | if (!RSA_set0_key(rsa, tmp_n, tmp_e, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/rsa.h:207:27: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:543:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 543 | EVP_PKEY_set1_RSA(result, rsa); /* uprefs rsa. */ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /usr/include/openssl/pem.h:22, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:546:11: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 546 | RSA_free(rsa); | ~~~~~~~~^~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/context/security_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/context/security_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/context/security_context.o src/core/lib/security/context/security_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/security_connector.o src/core/lib/security/security_connector/security_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/spiffe_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/spiffe_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/spiffe_credentials.o src/core/lib/security/credentials/tls/spiffe_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_frame_protector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_frame_protector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_frame_protector.o src/core/tsi/alts/frame_protector/alts_frame_protector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/google_default_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/google_default_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/google_default_credentials.o src/core/lib/security/credentials/google_default/google_default_credentials.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/lib/security/credentials/alts/alts_credentials.h:26, from src/core/lib/security/credentials/google_default/google_default_credentials.cc:38: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils.o src/core/lib/security/security_connector/ssl_utils.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc:28: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc:27: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_shared_resource.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_shared_resource.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_shared_resource.o src/core/tsi/alts/handshaker/alts_shared_resource.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from ./src/core/tsi/alts/handshaker/alts_handshaker_client.h:28, from src/core/tsi/alts/handshaker/alts_shared_resource.cc:25: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/oauth2/oauth2_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/oauth2/oauth2_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/oauth2/oauth2_credentials.o src/core/lib/security/credentials/oauth2/oauth2_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/fake/fake_security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/fake/fake_security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/fake/fake_security_connector.o src/core/lib/security/security_connector/fake/fake_security_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_secure.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_secure.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_secure.o src/core/lib/surface/init_secure.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/transport_security_common_api.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/transport_security_common_api.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/transport_security_common_api.o src/core/tsi/alts/handshaker/transport_security_common_api.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from src/core/tsi/alts/handshaker/transport_security_common_api.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security.o src/core/tsi/transport_security.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_utils.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_utils.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_utils.o src/core/tsi/alts/handshaker/alts_tsi_utils.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h:12, from ./src/core/tsi/alts/handshaker/alts_tsi_utils.h:28, from src/core/tsi/alts/handshaker/alts_tsi_utils.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/alts/alts_security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/alts/alts_security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/alts/alts_security_connector.o src/core/lib/security/security_connector/alts/alts_security_connector.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:25, from src/core/lib/security/security_connector/alts/alts_security_connector.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl/ssl_security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl/ssl_security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl/ssl_security_connector.o src/core/lib/security/security_connector/ssl/ssl_security_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/local/local_security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/local/local_security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/local/local_security_connector.o src/core/lib/security/security_connector/local/local_security_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c In file included from src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h:12, from src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.o src/core/ext/upb-generated/gogoproto/gogo.upb.c In file included from src/core/ext/upb-generated/gogoproto/gogo.upb.h:12, from src/core/ext/upb-generated/gogoproto/gogo.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.o src/core/ext/upb-generated/google/api/annotations.upb.c In file included from src/core/ext/upb-generated/google/api/annotations.upb.h:12, from src/core/ext/upb-generated/google/api/annotations.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.o src/core/ext/upb-generated/validate/validate.upb.c In file included from src/core/ext/upb-generated/validate/validate.upb.h:12, from src/core/ext/upb-generated/validate/validate.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/client_auth_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/client_auth_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/client_auth_filter.o src/core/lib/security/transport/client_auth_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.o src/core/ext/upb-generated/google/api/http.upb.c In file included from src/core/ext/upb-generated/google/api/http.upb.h:12, from src/core/ext/upb-generated/google/api/http.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.o src/core/ext/filters/client_channel/server_address.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.o src/core/ext/filters/client_channel/retry_throttle.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/server_auth_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/server_auth_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/server_auth_filter.o src/core/lib/security/transport/server_auth_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.o src/core/ext/upb-generated/google/protobuf/any.upb.c In file included from src/core/ext/upb-generated/google/protobuf/any.upb.h:12, from src/core/ext/upb-generated/google/protobuf/any.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/security_handshaker.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/security_handshaker.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/security_handshaker.o src/core/lib/security/transport/security_handshaker.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.o src/core/ext/upb-generated/google/protobuf/duration.upb.c In file included from src/core/ext/upb-generated/google/protobuf/duration.upb.h:12, from src/core/ext/upb-generated/google/protobuf/duration.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.o src/core/ext/upb-generated/google/protobuf/empty.upb.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o src/core/ext/upb-generated/google/protobuf/timestamp.upb.c In file included from src/core/ext/upb-generated/google/protobuf/empty.upb.h:12, from src/core/ext/upb-generated/google/protobuf/empty.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/google/protobuf/timestamp.upb.h:12, from src/core/ext/upb-generated/google/protobuf/timestamp.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.o src/core/ext/filters/client_channel/subchannel_pool_interface.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.o src/core/ext/upb-generated/google/protobuf/struct.upb.c In file included from src/core/ext/upb-generated/google/protobuf/struct.upb.h:12, from src/core/ext/upb-generated/google/protobuf/struct.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o src/core/ext/upb-generated/google/protobuf/descriptor.upb.c In file included from src/core/ext/upb-generated/google/protobuf/descriptor.upb.h:12, from src/core/ext/upb-generated/google/protobuf/descriptor.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o src/core/ext/upb-generated/google/protobuf/wrappers.upb.c In file included from src/core/ext/upb-generated/google/protobuf/wrappers.upb.h:12, from src/core/ext/upb-generated/google/protobuf/wrappers.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.o src/core/ext/filters/client_channel/client_channel_factory.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.o src/core/ext/upb-generated/google/rpc/status.upb.c In file included from src/core/ext/upb-generated/google/rpc/status.upb.h:12, from src/core/ext/upb-generated/google/rpc/status.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.o src/core/ext/transport/chttp2/client/authority.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.o src/core/ext/filters/client_channel/proxy_mapper_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.o src/core/ext/filters/client_channel/http_proxy.cc src/core/ext/filters/client_channel/http_proxy.cc: In member function 'virtual bool grpc_core::{anonymous}::HttpProxyMapper::MapAddress(const grpc_resolved_address&, const grpc_channel_args*, grpc_resolved_address**, grpc_channel_args**)': src/core/ext/filters/client_channel/http_proxy.cc:190:48: warning: unused parameter 'address' [-Wunused-parameter] 190 | bool MapAddress(const grpc_resolved_address& address, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ src/core/ext/filters/client_channel/http_proxy.cc:191:44: warning: unused parameter 'args' [-Wunused-parameter] 191 | const grpc_channel_args* args, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/core/ext/filters/client_channel/http_proxy.cc:192:43: warning: unused parameter 'new_address' [-Wunused-parameter] 192 | grpc_resolved_address** new_address, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ src/core/ext/filters/client_channel/http_proxy.cc:193:39: warning: unused parameter 'new_args' [-Wunused-parameter] 193 | grpc_channel_args** new_args) override { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.o src/core/ext/filters/client_channel/backup_poller.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.o src/core/ext/transport/chttp2/client/chttp2_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_handshaker.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc: In function 'void alts_tsi_handshaker_create_channel(void*, grpc_error*)': src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:423:60: warning: unused parameter 'unused_error' [-Wunused-parameter] 423 | grpc_error* unused_error) { | ~~~~~~~~~~~~^~~~~~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.o src/core/ext/transport/chttp2/client/insecure/channel_create.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/tls/spiffe_security_connector.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/tls/spiffe_security_connector.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/tls/spiffe_security_connector.o src/core/lib/security/security_connector/tls/spiffe_security_connector.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.o src/core/ext/filters/client_channel/parse_address.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.o src/core/ext/filters/client_channel/global_subchannel_pool.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c In file included from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h:12, from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.o src/core/ext/filters/client_channel/client_channel_channelz.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.o src/core/ext/filters/client_channel/resolver.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.o src/core/ext/transport/chttp2/transport/chttp2_transport.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.o src/core/ext/filters/client_channel/channel_connectivity.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.o src/core/ext/filters/client_channel/client_channel_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.o src/core/ext/filters/client_channel/resolver_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_handshaker_client.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_handshaker_client.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_handshaker_client.o src/core/tsi/alts/handshaker/alts_handshaker_client.cc In file included from src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h:12, from ./src/core/tsi/alts/handshaker/transport_security_common_api.h:29, from ./src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h:26, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from ./src/core/tsi/alts/handshaker/alts_handshaker_client.h:28, from src/core/tsi/alts/handshaker/alts_handshaker_client.cc:23: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ src/core/tsi/alts/handshaker/alts_handshaker_client.cc: In function 'void handshaker_call_unref(void*, grpc_error*)': src/core/tsi/alts/handshaker/alts_handshaker_client.cc:640:58: warning: unused parameter 'error' [-Wunused-parameter] 640 | static void handshaker_call_unref(void* arg, grpc_error* error) { | ~~~~~~~~~~~~^~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security_grpc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security_grpc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security_grpc.o src/core/tsi/transport_security_grpc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.o src/core/ext/filters/client_channel/local_subchannel_pool.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/local_transport_security.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/local_transport_security.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/local_transport_security.o src/core/tsi/local_transport_security.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.o src/core/ext/filters/client_channel/backend_metric.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c In file included from src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h:12, from src/core/ext/filters/client_channel/backend_metric.cc:22: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.o src/core/ext/filters/client_channel/http_connect_handshaker.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.o src/core/ext/filters/client_channel/lb_policy_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.o src/core/ext/filters/deadline/deadline_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/discovery.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cds.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o src/core/ext/upb-generated/envoy/api/v2/cds.upb.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/cds.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cds.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.o src/core/ext/filters/client_channel/lb_policy.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_boringssl.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c In file included from src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.h:12, from src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/eds.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o src/core/ext/upb-generated/envoy/api/v2/eds.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/eds.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/eds.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c In file included from src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.h:12, from src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/http.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/http.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/http.upb.o src/core/ext/upb-generated/envoy/type/http.upb.c In file included from src/core/ext/upb-generated/envoy/type/http.upb.h:12, from src/core/ext/upb-generated/envoy/type/http.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/api/v2/core/base.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/range.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/range.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/range.upb.o src/core/ext/upb-generated/envoy/type/range.upb.c In file included from src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.h:12, from src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ In file included from src/core/ext/upb-generated/envoy/type/range.upb.h:12, from src/core/ext/upb-generated/envoy/type/range.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/percent.upb.o` gcc -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -g -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/percent.upb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/percent.upb.o src/core/ext/upb-generated/envoy/type/percent.upb.c In file included from src/core/ext/upb-generated/envoy/type/percent.upb.h:12, from src/core/ext/upb-generated/envoy/type/percent.upb.c:11: third_party/upb/upb/generated_util.h: In function '_upb_array_resize_accessor': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/fake_transport_security.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/fake_transport_security.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/fake_transport_security.o src/core/tsi/fake_transport_security.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_openssl.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_openssl.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_openssl.o src/core/tsi/ssl/session_cache/ssl_session_openssl.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.o src/core/ext/filters/client_channel/health/health_check_client.cc In file included from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h:12, from src/core/ext/filters/client_channel/health/health_check_client.cc:31: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.o src/core/ext/filters/client_channel/service_config.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_cache.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_cache.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_cache.o src/core/tsi/ssl/session_cache/ssl_session_cache.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_plugin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_plugin.o src/core/ext/transport/inproc/inproc_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc In file included from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h:12, from ./src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h:28, from src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc:21: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_plugin_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_plugin_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_plugin_registry.o src/core/plugin_registry/grpc_plugin_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.o src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_api_dummy.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_api_dummy.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_api_dummy.o src/core/ext/transport/cronet/transport/cronet_api_dummy.cc src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'bidirectional_stream* bidirectional_stream_create(stream_engine*, void*, bidirectional_stream_callback*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:35:20: warning: unused parameter 'engine' [-Wunused-parameter] 35 | stream_engine* engine, void* annotation, | ~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:35:34: warning: unused parameter 'annotation' [-Wunused-parameter] 35 | stream_engine* engine, void* annotation, | ~~~~~~^~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:36:36: warning: unused parameter 'callback' [-Wunused-parameter] 36 | bidirectional_stream_callback* callback) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_destroy(bidirectional_stream*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:41:56: warning: unused parameter 'stream' [-Wunused-parameter] 41 | int bidirectional_stream_destroy(bidirectional_stream* stream) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_start(bidirectional_stream*, const char*, int, const char*, const bidirectional_stream_header_array*, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:46:54: warning: unused parameter 'stream' [-Wunused-parameter] 46 | int bidirectional_stream_start(bidirectional_stream* stream, const char* url, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:46:74: warning: unused parameter 'url' [-Wunused-parameter] 46 | int bidirectional_stream_start(bidirectional_stream* stream, const char* url, | ~~~~~~~~~~~~^~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:47:36: warning: unused parameter 'priority' [-Wunused-parameter] 47 | int priority, const char* method, | ~~~~^~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:47:58: warning: unused parameter 'method' [-Wunused-parameter] 47 | int priority, const char* method, | ~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:48:73: warning: unused parameter 'headers' [-Wunused-parameter] 48 | const bidirectional_stream_header_array* headers, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:49:37: warning: unused parameter 'end_of_stream' [-Wunused-parameter] 49 | bool end_of_stream) { | ~~~~~^~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_read(bidirectional_stream*, char*, int)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:54:53: warning: unused parameter 'stream' [-Wunused-parameter] 54 | int bidirectional_stream_read(bidirectional_stream* stream, char* buffer, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:54:67: warning: unused parameter 'buffer' [-Wunused-parameter] 54 | int bidirectional_stream_read(bidirectional_stream* stream, char* buffer, | ~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:55:35: warning: unused parameter 'capacity' [-Wunused-parameter] 55 | int capacity) { | ~~~~^~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'int bidirectional_stream_write(bidirectional_stream*, const char*, int, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:60:54: warning: unused parameter 'stream' [-Wunused-parameter] 60 | int bidirectional_stream_write(bidirectional_stream* stream, const char* buffer, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:60:74: warning: unused parameter 'buffer' [-Wunused-parameter] 60 | int bidirectional_stream_write(bidirectional_stream* stream, const char* buffer, | ~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:61:36: warning: unused parameter 'count' [-Wunused-parameter] 61 | int count, bool end_of_stream) { | ~~~~^~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:61:48: warning: unused parameter 'end_of_stream' [-Wunused-parameter] 61 | int count, bool end_of_stream) { | ~~~~~^~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_cancel(bidirectional_stream*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:66:56: warning: unused parameter 'stream' [-Wunused-parameter] 66 | void bidirectional_stream_cancel(bidirectional_stream* stream) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_disable_auto_flush(bidirectional_stream*, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:70:68: warning: unused parameter 'stream' [-Wunused-parameter] 70 | void bidirectional_stream_disable_auto_flush(bidirectional_stream* stream, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:71:51: warning: unused parameter 'disable_auto_flush' [-Wunused-parameter] 71 | bool disable_auto_flush) { | ~~~~~^~~~~~~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_delay_request_headers_until_flush(bidirectional_stream*, bool)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:76:27: warning: unused parameter 'stream' [-Wunused-parameter] 76 | bidirectional_stream* stream, bool delay_headers_until_flush) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:76:40: warning: unused parameter 'delay_headers_until_flush' [-Wunused-parameter] 76 | bidirectional_stream* stream, bool delay_headers_until_flush) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_api_dummy.cc: In function 'void bidirectional_stream_flush(bidirectional_stream*)': src/core/ext/transport/cronet/transport/cronet_api_dummy.cc:80:55: warning: unused parameter 'stream' [-Wunused-parameter] 80 | void bidirectional_stream_flush(bidirectional_stream* stream) { GPR_ASSERT(0); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_unsecure.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_unsecure.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_unsecure.o src/core/lib/surface/init_unsecure.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_unsecure_plugin_registry.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_unsecure_plugin_registry.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_unsecure_plugin_registry.o src/core/plugin_registry/grpc_unsecure_plugin_registry.cc mkdir -p /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig echo "prefix=/usr,exec_prefix=\${prefix},includedir=\${prefix}/include,libdir=\${exec_prefix}/lib,,Name: gRPC++,Description: C++ wrapper for gRPC,Version: 1.26.0,Cflags: -I\${includedir} ,Requires: grpc protobuf,Libs: -L\${libdir} -lgrpc++,Libs.private: " | tr , '\n' >/builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc++.pc mkdir -p /builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig echo "prefix=/usr,exec_prefix=\${prefix},includedir=\${prefix}/include,libdir=\${exec_prefix}/lib,,Name: gRPC++ unsecure,Description: C++ wrapper for gRPC without SSL,Version: 1.26.0,Cflags: -I\${includedir} ,Requires: grpc_unsecure protobuf,Libs: -L\${libdir} -lgrpc++_unsecure,Libs.private: " | tr , '\n' >/builddir/build/BUILD/grpc-1.26.0/libs/opt/pkgconfig/grpc++_unsecure.pc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/chttp2_server.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/chttp2_server.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/chttp2_server.o src/core/ext/transport/chttp2/server/chttp2_server.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_utils.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_utils.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_utils.o src/core/ext/filters/workarounds/workaround_utils.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/secure/secure_channel_create.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel_secure.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel_secure.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel_secure.o src/core/ext/filters/client_channel/xds/xds_channel_secure.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/census/grpc_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/census/grpc_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/census/grpc_context.o src/core/ext/filters/census/grpc_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.o src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client_authority_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client_authority_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client_authority_filter.o src/core/ext/filters/http/client_authority_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl_transport_security.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl_transport_security.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl_transport_security.o src/core/tsi/ssl_transport_security.cc src/core/tsi/ssl_transport_security.cc: In function 'tsi_result populate_ssl_context(SSL_CTX*, const tsi_ssl_pem_key_cert_pair*, const char*)': src/core/tsi/ssl_transport_security.cc:702:44: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 702 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:705:18: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 705 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:709:16: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 709 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function 'tsi_result tsi_create_ssl_client_handshaker_factory_with_options(const tsi_ssl_client_handshaker_options*, tsi_ssl_client_handshaker_factory**)': src/core/tsi/ssl_transport_security.cc:1664:43: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 1664 | ssl_context = SSL_CTX_new(TLSv1_2_method()); | ~~~~~~~~~~~~~~^~ In file included from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ssl.h:2024:50: note: declared here 2024 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */ | ^~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function 'tsi_result tsi_create_ssl_server_handshaker_factory_with_options(const tsi_ssl_server_handshaker_options*, tsi_ssl_server_handshaker_factory**)': src/core/tsi/ssl_transport_security.cc:1824:57: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 1824 | impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); | ~~~~~~~~~~~~~~^~ In file included from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ssl.h:2024:50: note: declared here 2024 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */ | ^~~~~~~~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.o src/core/ext/filters/client_channel/resolving_lb_policy.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_transport.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_transport.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_transport.o src/core/ext/transport/inproc/inproc_transport.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_idle/client_idle_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_idle/client_idle_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_idle/client_idle_filter.o src/core/ext/filters/client_idle/client_idle_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel.o src/core/ext/filters/client_channel/xds/xds_channel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/client/secure/cronet_channel_create.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/client/secure/cronet_channel_create.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/client/secure/cronet_channel_create.o src/core/ext/transport/cronet/client/secure/cronet_channel_create.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/max_age/max_age_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/max_age/max_age_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/max_age/max_age_filter.o src/core/ext/filters/max_age/max_age_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_channel_arguments.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_channel_arguments.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_channel_arguments.o src/cpp/common/secure_channel_arguments.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/auth_property_iterator.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/auth_property_iterator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/auth_property_iterator.o src/cpp/common/auth_property_iterator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.o src/core/ext/filters/client_channel/subchannel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.o src/core/ext/filters/client_channel/resolver_result_parsing.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client_stats.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client_stats.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client_stats.o src/core/ext/filters/client_channel/xds/xds_client_stats.cc src/core/ext/filters/client_channel/xds/xds_client_stats.cc: In member function 'grpc_core::XdsClientStats::LocalityStats::Snapshot grpc_core::XdsClientStats::LocalityStats::GetSnapshotAndReset()': src/core/ext/filters/client_channel/xds/xds_client_stats.cc:86:50: warning: missing initializer for member 'grpc_core::XdsClientStats::LocalityStats::Snapshot::load_metric_stats' [-Wmissing-field-initializers] 86 | GetAndResetCounter(&total_issued_requests_)}; | ^ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/message_size/message_size_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/message_size/message_size_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/message_size/message_size_filter.o src/core/ext/filters/message_size/message_size_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/resource_quota_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/resource_quota_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/resource_quota_cc.o src/cpp/common/resource_quota_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/insecure_server_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/insecure_server_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/insecure_server_credentials.o src/cpp/server/insecure_server_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/core_codegen.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/core_codegen.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/core_codegen.o src/cpp/common/core_codegen.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/cds.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/cds.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/cds.o src/core/ext/filters/client_channel/lb_policy/xds/cds.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/insecure_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/insecure_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/insecure_credentials.o src/cpp/client/insecure_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options_util.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options_util.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options_util.o src/cpp/common/tls_credentials_options_util.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/rpc_method.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/rpc_method.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/rpc_method.o src/cpp/common/rpc_method.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/completion_queue_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/completion_queue_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/completion_queue_cc.o src/cpp/common/completion_queue_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_interceptor.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_interceptor.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_interceptor.o src/cpp/client/client_interceptor.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_create_auth_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_create_auth_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_create_auth_context.o src/cpp/common/secure_create_auth_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service.o src/cpp/server/health/health_check_service.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_api.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_api.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_api.o src/core/ext/filters/client_channel/xds/xds_api.cc In file included from src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h:12, from src/core/ext/filters/client_channel/xds/xds_api.cc:31: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_auth_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_auth_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_auth_context.o src/cpp/common/secure_auth_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_bootstrap.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_bootstrap.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_bootstrap.o src/core/ext/filters/client_channel/xds/xds_bootstrap.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_internal.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_internal.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_internal.o src/cpp/client/create_channel_internal.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/validate_service_config.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/validate_service_config.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/validate_service_config.o src/cpp/common/validate_service_config.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_transport.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_transport.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_transport.o src/core/ext/transport/cronet/transport/cronet_transport.cc src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'int init_stream(grpc_transport*, grpc_stream*, grpc_stream_refcount*, const void*, grpc_core::Arena*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1427:68: warning: unused parameter 'server_data' [-Wunused-parameter] 1427 | grpc_stream_refcount* refcount, const void* server_data, | ~~~~~~~~~~~~^~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void set_pollset_do_nothing(grpc_transport*, grpc_stream*, grpc_pollset*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1433:52: warning: unused parameter 'gt' [-Wunused-parameter] 1433 | static void set_pollset_do_nothing(grpc_transport* gt, grpc_stream* gs, | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1433:69: warning: unused parameter 'gs' [-Wunused-parameter] 1433 | static void set_pollset_do_nothing(grpc_transport* gt, grpc_stream* gs, | ~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1434:50: warning: unused parameter 'pollset' [-Wunused-parameter] 1434 | grpc_pollset* pollset) {} | ~~~~~~~~~~~~~~^~~~~~~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void set_pollset_set_do_nothing(grpc_transport*, grpc_stream*, grpc_pollset_set*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1436:56: warning: unused parameter 'gt' [-Wunused-parameter] 1436 | static void set_pollset_set_do_nothing(grpc_transport* gt, grpc_stream* gs, | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1436:73: warning: unused parameter 'gs' [-Wunused-parameter] 1436 | static void set_pollset_set_do_nothing(grpc_transport* gt, grpc_stream* gs, | ~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1437:58: warning: unused parameter 'pollset_set' [-Wunused-parameter] 1437 | grpc_pollset_set* pollset_set) {} | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void perform_stream_op(grpc_transport*, grpc_stream*, grpc_transport_stream_op_batch*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1439:47: warning: unused parameter 'gt' [-Wunused-parameter] 1439 | static void perform_stream_op(grpc_transport* gt, grpc_stream* gs, | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void destroy_stream(grpc_transport*, grpc_stream*, grpc_closure*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1473:44: warning: unused parameter 'gt' [-Wunused-parameter] 1473 | static void destroy_stream(grpc_transport* gt, grpc_stream* gs, | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void destroy_transport(grpc_transport*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1481:47: warning: unused parameter 'gt' [-Wunused-parameter] 1481 | static void destroy_transport(grpc_transport* gt) {} | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'grpc_endpoint* get_endpoint(grpc_transport*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1483:52: warning: unused parameter 'gt' [-Wunused-parameter] 1483 | static grpc_endpoint* get_endpoint(grpc_transport* gt) { return nullptr; } | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'void perform_op(grpc_transport*, grpc_transport_op*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1485:40: warning: unused parameter 'gt' [-Wunused-parameter] 1485 | static void perform_op(grpc_transport* gt, grpc_transport_op* op) {} | ~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc:1485:63: warning: unused parameter 'op' [-Wunused-parameter] 1485 | static void perform_op(grpc_transport* gt, grpc_transport_op* op) {} | ~~~~~~~~~~~~~~~~~~~^~ src/core/ext/transport/cronet/transport/cronet_transport.cc: In function 'grpc_transport* grpc_create_cronet_transport(void*, const char*, const grpc_channel_args*, void*)': src/core/ext/transport/cronet/transport/cronet_transport.cc:1501:52: warning: unused parameter 'reserved' [-Wunused-parameter] 1501 | void* reserved) { | ~~~~~~^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channel_argument_option.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channel_argument_option.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channel_argument_option.o src/cpp/server/channel_argument_option.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/alarm.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/alarm.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/alarm.o src/cpp/common/alarm.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/create_default_thread_pool.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/create_default_thread_pool.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/create_default_thread_pool.o src/cpp/server/create_default_thread_pool.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_posix.o src/cpp/client/create_channel_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_filter.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_filter.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_filter.o src/cpp/common/channel_filter.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/credentials_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/credentials_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/credentials_cc.o src/cpp/client/credentials_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options.o src/cpp/common/tls_credentials_options.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a` rm -f /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a ar rcs /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_windows.o mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service_server_builder_option.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service_server_builder_option.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service_server_builder_option.o src/cpp/server/health/health_check_service_server_builder_option.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel.o src/cpp/client/create_channel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a` rm -f /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a ar rcs /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/decode.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/encode.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/msg.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/port.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/upb.o mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/status.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/status.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/status.o src/cpp/util/status.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.so.9.0.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libaddress_sorting.so.9 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_windows.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -ldl -lrt -lm -lpthread -lz -lcares ln -sf libaddress_sorting.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.so.9 ln -sf libaddress_sorting.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a` rm -f /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a ar rcs /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/alloc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/atm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_iphone.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_android.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/murmur_hash.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_util_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_precise.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tls_pthread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_msys.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/wrap_memcpy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/arena.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/fork.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/global_config_env.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/host_port.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/mpscq.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/basic_timers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/stap_timers.o mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.so.9.0.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libupb.so.9 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/decode.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/encode.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/msg.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/port.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/upb.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -ldl -lrt -lm -lpthread -lz -lcares ln -sf libupb.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.so.9 ln -sf libupb.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.so.9.0.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgpr.so.9 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/alloc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/atm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_iphone.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_android.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/murmur_hash.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_util_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_precise.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tls_pthread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_msys.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/wrap_memcpy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/arena.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/fork.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/global_config_env.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/host_port.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/mpscq.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/basic_timers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/stap_timers.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -ldl -lrt -lm -lpthread -lz -lcares ln -sf libgpr.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.so.9 ln -sf libgpr.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/time_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/time_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/time_cc.o src/cpp/util/time_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/dynamic_thread_pool.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/dynamic_thread_pool.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/dynamic_thread_pool.o src/cpp/server/dynamic_thread_pool.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/string_ref.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/string_ref.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/string_ref.o src/cpp/util/string_ref.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_credentials.o src/cpp/server/server_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc In file included from src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h:12, from ./src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h:28, from src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc:78: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/channel_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/channel_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/channel_cc.o src/cpp/client/channel_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/insecure_create_auth_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/insecure_create_auth_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/insecure_create_auth_context.o src/cpp/common/insecure_create_auth_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/thread_manager/thread_manager.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/thread_manager/thread_manager.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/thread_manager/thread_manager.o src/cpp/thread_manager/thread_manager.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/byte_buffer_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/byte_buffer_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/byte_buffer_cc.o src/cpp/util/byte_buffer_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/secure_server_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/secure_server_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/secure_server_credentials.o src/cpp/server/secure_server_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_context.o src/cpp/client/client_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/version_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/version_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/version_cc.o src/cpp/common/version_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/async_generic_service.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/async_generic_service.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/async_generic_service.o src/cpp/server/async_generic_service.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_callback.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_callback.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_callback.o src/cpp/server/server_callback.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_posix.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_posix.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_posix.o src/cpp/server/server_posix.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client.o src/core/ext/filters/client_channel/xds/xds_client.cc src/core/ext/filters/client_channel/xds/xds_client.cc: In member function 'void grpc_core::XdsClient::CancelClusterDataWatch(grpc_core::StringView, grpc_core::XdsClient::ClusterWatcherInterface*)': src/core/ext/filters/client_channel/xds/xds_client.cc:1304:51: warning: unused parameter 'cluster' [-Wunused-parameter] 1304 | void XdsClient::CancelClusterDataWatch(StringView cluster, | ~~~~~~~~~~~^~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/external_connection_acceptor_impl.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/external_connection_acceptor_impl.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/external_connection_acceptor_impl.o src/cpp/server/external_connection_acceptor_impl.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.o src/core/ext/filters/client_channel/client_channel.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/secure_credentials.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/secure_credentials.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/secure_credentials.o src/cpp/client/secure_credentials.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_arguments.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_arguments.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_arguments.o src/cpp/common/channel_arguments.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/xds.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/xds.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/xds.o src/core/ext/filters/client_channel/lb_policy/xds/xds.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_context.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_context.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_context.o src/cpp/server/server_context.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_builder.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_builder.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_builder.o src/cpp/server/server_builder.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/generic_stub.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/generic_stub.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/generic_stub.o src/cpp/client/generic_stub.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_generator.o src/compiler/objective_c_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_generator.o src/compiler/php_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_generator.o src/compiler/ruby_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -fno-exceptions -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.o src/core/lib/transport/static_metadata.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_generator.o src/compiler/node_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.a` rm -f /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.a ar rcs /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.a /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/context/security_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/alts_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/composite/composite_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/fake/fake_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/credentials_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/google_default_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/iam/iam_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/json_token.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/local/local_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/oauth2/oauth2_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/plugin/plugin_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/ssl/ssl_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/spiffe_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/alts/alts_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/fake/fake_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/local/local_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl/ssl_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/tls/spiffe_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/client_auth_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/secure_endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/security_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/server_auth_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/target_authority_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/tsi_error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/util/json_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/aes_gcm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/gsec.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_counter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_frame_protector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/frame_handler.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_handshaker_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_shared_resource.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/transport_security_common_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/fake_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/local_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_cache.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_openssl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security_grpc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/chttp2_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/cds.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_bootstrap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/percent.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/range.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/xds.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/census/grpc_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_idle/client_idle_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/max_age/max_age_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/message_size/message_size_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client_authority_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_plugin_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/alloc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/atm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_iphone.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/cpu_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/env_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_android.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/log_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/murmur_hash.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_util_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/string_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/sync_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_precise.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/time_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tls_pthread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_msys.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/tmpfile_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gpr/wrap_memcpy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/arena.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/fork.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/global_config_env.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/host_port.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/mpscq.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/gprpp/thd_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/basic_timers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/profiling/stap_timers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/address_sorting/address_sorting_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/decode.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/encode.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/msg.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/port.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/third_party/upb/upb/upb.o mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.so.9.0.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc_unsecure.so.9 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_unsecure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/chttp2_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_bootstrap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/percent.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/range.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/cds.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/xds.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/census/grpc_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_idle/client_idle_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/max_age/max_age_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/message_size/message_size_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client_authority_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_unsecure_plugin_registry.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -ldl -lrt -lm -lpthread -lz -lcares ln -sf libgrpc_unsecure.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.so.9 ln -sf libgrpc_unsecure.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.so.9.0.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc_cronet.so.9 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/plugin_registry/grpc_cronet_plugin_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/client/secure/cronet_channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_api_dummy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/cronet/transport/cronet_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/context/security_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/alts_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/composite/composite_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/fake/fake_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/credentials_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/google_default_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/iam/iam_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/json_token.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/local/local_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/oauth2/oauth2_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/plugin/plugin_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/ssl/ssl_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/spiffe_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/alts/alts_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/fake/fake_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/local/local_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl/ssl_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/tls/spiffe_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/client_auth_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/secure_endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/security_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/server_auth_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/target_authority_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/tsi_error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/util/json_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/aes_gcm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/gsec.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_counter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_frame_protector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/frame_handler.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_handshaker_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_shared_resource.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/transport_security_common_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/fake_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/local_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_cache.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_openssl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security_grpc.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lssl -lcrypto /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -ldl -lrt -lm -lpthread -lz -lcares ln -sf libgrpc_cronet.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.so.9 ln -sf libgrpc_cronet.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/default_health_check_service.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/default_health_check_service.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/default_health_check_service.o src/cpp/server/health/default_health_check_service.cc In file included from src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h:12, from src/cpp/server/health/default_health_check_service.cc:27: third_party/upb/upb/generated_util.h: In function 'void* _upb_array_resize_accessor(void*, size_t, size_t, size_t, upb_fieldtype_t, upb_arena*)': third_party/upb/upb/generated_util.h:44:61: warning: unused parameter 'type' [-Wunused-parameter] 44 | upb_fieldtype_t type, | ~~~~~~~~~~~~~~~~^~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.so.9.0.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc.so.9 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/avl/avl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/backoff/backoff.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_stack_builder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channel_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/channelz_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/connected_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/handshaker_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/channel/status_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_args.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/compression_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/message_compress.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_gzip.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/compression/stream_compression_identity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/stats_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/format_request.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/buffer_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/call_combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/cfstream_handle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/combiner.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/endpoint_pair_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/error_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epoll1_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_epollex_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_poll_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/ev_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/exec_ctx.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/mpmcqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/executor/threadpool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/fork_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_host_name_max.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/gethostname_sysconf.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/internal_errqueue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iocp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_posix_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/iomgr_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/is_epollexclusive_available.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/load_file.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/lockfree_event.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/logical_thread.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/polling_entity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_set_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/pollset_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resolve_address_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/resource_quota.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/sockaddr_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_factory_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_mutator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_common_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_utils_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/socket_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_cfstream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_client_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_server_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/tcp_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/time_averaged_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_custom.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_heap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_manager.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/timer_uv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/udp_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/unix_sockets_posix_noop.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_eventfd.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_nospecial.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_pipe.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/iomgr/wakeup_fd_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/json/json_writer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/b64.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/percent_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_intern.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/slice/slice_string_helpers.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/api_trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/byte_buffer_reader.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_details.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/call_log_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_init.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/channel_stack_type.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/completion_queue_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/event_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/lame_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/metadata_array.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/validate_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/version.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/bdp_estimator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/byte_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/connectivity_state.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/error_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/metadata_batch.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/pid_controller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/static_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_conversion.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/status_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/timeout_encoding.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/transport/transport_op_string.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/uri/uri_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/debug/trace.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_decoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/bin_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/chttp2_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/context_list.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/flow_control.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_data.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_goaway.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_ping.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_rst_stream.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/frame_window_update.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_encoder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_parser.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/hpack_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/http2_settings.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/huffsyms.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/incoming_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_lists.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/stream_map.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/varint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/transport/writing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/alpn/alpn.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client/http_client_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/http_filters_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/message_compress/message_compress_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/server/http_server_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/http/httpcli_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/context/security_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/alts_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/composite/composite_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/credentials_metadata.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/fake/fake_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/credentials_generic.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/google_default/google_default_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/iam/iam_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/json_token.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/local/local_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/oauth2/oauth2_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/plugin/plugin_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/ssl/ssl_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/tls/spiffe_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/alts/alts_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/fake/fake_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/load_system_roots_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/local/local_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl/ssl_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/ssl_utils_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/security_connector/tls/spiffe_security_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/client_auth_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/secure_endpoint.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/security_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/server_auth_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/target_authority_table.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/transport/tsi_error.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/util/json_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/surface/init_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/aes_gcm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/crypt/gsec.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_counter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_frame_protector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/frame_protector/frame_handler.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_handshaker_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_shared_resource.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/alts_tsi_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/alts/handshaker/transport_security_common_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/authority.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/chttp2_connector.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backend_metric.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/backup_poller.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/channel_connectivity.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_channelz.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_factory.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/client_channel_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/global_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/health/health_check_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_connect_handshaker.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/http_proxy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/local_subchannel_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/parse_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/proxy_mapper_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_registry.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver_result_parsing.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolving_lb_policy.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/retry_throttle.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/server_address.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/service_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/subchannel_pool_interface.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/deadline/deadline_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/gogoproto/gogo.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/validate/validate.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/annotations.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/api/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/any.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/duration.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/empty.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/struct.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/google/rpc/status.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/fake_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/local_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_cache.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl/session_cache/ssl_session_openssl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/ssl_transport_security.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/tsi/transport_security_grpc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/chttp2_server.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/transport/inproc/inproc_transport.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/cds.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_api.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_bootstrap.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_channel_secure.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/xds/xds_client_stats.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/http.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/percent.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/envoy/type/range.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/xds/xds.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/census/grpc_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/client_idle/client_idle_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/max_age/max_age_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/message_size/message_size_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/http/client_authority_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/filters/workarounds/workaround_utils.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/plugin_registry/grpc_plugin_registry.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgpr.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lssl -lcrypto /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -ldl -lrt -lm -lpthread -lz -lcares ln -sf libgrpc.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.so.9 ln -sf libgrpc.so.9.0.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_generator.o src/compiler/csharp_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_generator.o src/compiler/cpp_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_cc.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_cc.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_cc.o src/cpp/server/server_cc.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_generator.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_generator.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_generator.o src/compiler/python_generator.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a` rm -f /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a ar rcs /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_generator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_generator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_generator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_generator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_generator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_generator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_generator.o mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_plugin.o src/compiler/python_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_plugin.o src/compiler/ruby_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_python_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/python_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_python_plugin mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_ruby_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/ruby_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_ruby_plugin mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_plugin.o src/compiler/node_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_node_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/node_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_node_plugin mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_plugin.o src/compiler/csharp_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_plugin.o src/compiler/php_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_csharp_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/csharp_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_csharp_plugin mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_php_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/php_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_php_plugin mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_plugin.o src/compiler/objective_c_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_objective_c_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/objective_c_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_objective_c_plugin mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_plugin.o` g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_plugin.o src/compiler/cpp_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/compiler/cpp_plugin.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_plugin_support.a -lprotoc -lprotobuf -ldl -lrt -lm -lpthread -lz -lcares -lprotoc -lprotobuf -o /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin make: Nothing to be done for 'plugins'. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/simple_messages.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/simple_messages.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/health/v1/health.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/health/v1/health.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/status/status.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/core/stats.proto mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/payloads.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/payloads.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/echo_messages.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/echo_messages.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/reflection/v1alpha/reflection.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/messages.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/messages.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/simple_messages.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/health/v1/health.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/health/v1/health.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/status/status.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/duplicate/echo_duplicate.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/echo.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/echo.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/benchmark_service.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/benchmark_service.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/core/stats.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/echo_messages.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/payloads.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/payloads.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/messages.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/messages.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/stats.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/stats.proto mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/reflection/v1alpha/reflection.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/channelz/channelz.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/duplicate/echo_duplicate.proto mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/benchmark_service.proto third_party/protobuf/src: warning: directory does not exist. third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/echo.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/echo.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/stats.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/stats.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/control.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/control.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/channelz/channelz.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/worker_service.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/worker_service.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc` protoc -Ithird_party/protobuf/src -I. --cpp_out=/builddir/build/BUILD/grpc-1.26.0/gens src/proto/grpc/testing/report_qps_scenario_service.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/control.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/control.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/report_qps_scenario_service.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc` protoc -Ithird_party/protobuf/src -I. --grpc_out=/builddir/build/BUILD/grpc-1.26.0/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cpp_plugin src/proto/grpc/testing/worker_service.proto third_party/protobuf/src: warning: directory does not exist. mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/error_details.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/error_details.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/error_details.o src/cpp/util/error_details.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/core_stats.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/core_stats.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/core_stats.o src/cpp/util/core_stats.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_core_stats.a` rm -f /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_core_stats.a ar rcs /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_core_stats.a /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.pb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/core/stats.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/core_stats.o mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/codegen/codegen_init.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/codegen/codegen_init.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/codegen/codegen_init.o src/cpp/codegen/codegen_init.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection_plugin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection_plugin.o src/cpp/ext/proto_server_reflection_plugin.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection_plugin.cc:24: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.so.1.26.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc++_unsecure.so.1 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/insecure_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/insecure_create_auth_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/insecure_server_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/channel_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_interceptor.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/credentials_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/generic_stub.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/alarm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_arguments.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/completion_queue_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/core_codegen.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/resource_quota_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/rpc_method.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/validate_service_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/version_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/async_generic_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channel_argument_option.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/create_default_thread_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/dynamic_thread_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/external_connection_acceptor_impl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/default_health_check_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service_server_builder_option.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_builder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_callback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/thread_manager/thread_manager.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/byte_buffer_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/status.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/string_ref.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/time_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/codegen/codegen_init.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lprotobuf -lpthread -ldl -lrt -lm -lpthread -lz -lcares -lgpr -lgrpc_unsecure -lupb ln -sf libgrpc++_unsecure.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.so.1 ln -sf libgrpc++_unsecure.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.so.1.26.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc++.so.1 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/insecure_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/secure_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/auth_property_iterator.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_auth_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_channel_arguments.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/secure_create_auth_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/tls_credentials_options_util.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/insecure_server_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/secure_server_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/channel_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/client_interceptor.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_internal.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/create_channel_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/credentials_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/client/generic_stub.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/alarm.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_arguments.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/channel_filter.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/completion_queue_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/core_codegen.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/resource_quota_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/rpc_method.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/validate_service_config.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/common/version_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/async_generic_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channel_argument_option.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/create_default_thread_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/dynamic_thread_pool.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/external_connection_acceptor_impl.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/default_health_check_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/health/health_check_service_server_builder_option.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_builder.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_callback.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_context.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_credentials.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/server_posix.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/thread_manager/thread_manager.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/byte_buffer_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/status.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/string_ref.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/time_cc.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/codegen/codegen_init.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lprotobuf -lpthread -ldl -lrt -lm -lpthread -lz -lcares -lgrpc -lgpr -lupb ln -sf libgrpc++.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.so.1 ln -sf libgrpc++.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.so.1.26.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc++_error_details.so.1 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.pb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/status/status.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/util/error_details.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lprotobuf -lpthread -ldl -lrt -lm -lpthread -lz -lcares -lgrpc++ ln -sf libgrpc++_error_details.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.so.1 ln -sf libgrpc++_error_details.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service_plugin.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service_plugin.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service_plugin.o src/cpp/server/channelz/channelz_service_plugin.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service.o src/cpp/server/channelz/channelz_service.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection.o src/cpp/ext/proto_server_reflection.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:24, from ./src/cpp/ext/proto_server_reflection.h:26, from src/cpp/ext/proto_server_reflection.cc:24: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/call_op_set.h:412:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/sync_stream_impl.h:742:43: required from 'bool grpc_impl::internal::ServerReaderWriterBody::Write(const W&, grpc::WriteOptions) [with W = grpc::reflection::v1alpha::ServerReflectionResponse; R = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/sync_stream_impl.h:797:23: required from 'bool grpc_impl::ServerReaderWriter::Write(const W&, grpc::WriteOptions) [with W = grpc::reflection::v1alpha::ServerReflectionResponse; R = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/sync_stream_impl.h:796:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.so.1.26.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpc++_reflection.so.1 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/ext/proto_server_reflection_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lprotobuf -lpthread -ldl -lrt -lm -lpthread -lz -lcares -lgrpc++ -lgrpc ln -sf libgrpc++_reflection.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.so.1 ln -sf libgrpc++_reflection.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.so mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.cc mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.o` g++ -Ithird_party/googletest/googletest/include -Ithird_party/googletest/googlemock/include -Ithird_party/address_sorting/include -g -Wall -Wextra -DOSATOMIC_USE_INLINED=1 -Ithird_party/upb -Isrc/core/ext/upb-generated -O2 -Wframe-larger-than=16384 -fPIC -I. -Iinclude -I/builddir/build/BUILD/grpc-1.26.0/gens -DNDEBUG -DINSTALL_PREFIX=\"/usr\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MMD -MF /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.dep -c -o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetTopChannelsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetTopChannelsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetTopChannelsRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetTopChannelsRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetTopChannelsRequest; OutputMessage = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetTopChannelsRequest; OutputMessage = grpc::channelz::v1::GetTopChannelsResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:52:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServersRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServersRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServersRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServersRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServersRequest; OutputMessage = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServersRequest; OutputMessage = grpc::channelz::v1::GetServersResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:80:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerRequest; OutputMessage = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerRequest; OutputMessage = grpc::channelz::v1::GetServerResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:108:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerSocketsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerSocketsRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerSocketsRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerSocketsRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerSocketsRequest; OutputMessage = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetServerSocketsRequest; OutputMessage = grpc::channelz::v1::GetServerSocketsResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:136:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetChannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetChannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetChannelRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetChannelRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetChannelRequest; OutputMessage = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetChannelRequest; OutputMessage = grpc::channelz::v1::GetChannelResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:164:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSubchannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSubchannelRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSubchannelRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSubchannelRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSubchannelRequest; OutputMessage = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSubchannelRequest; OutputMessage = grpc::channelz::v1::GetSubchannelResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:192:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSocketRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSocketRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSocketRequest]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSocketRequest]' include/grpcpp/impl/codegen/client_unary_call.h:60:33: required from 'grpc::internal::BlockingUnaryCallImpl::BlockingUnaryCallImpl(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSocketRequest; OutputMessage = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/client_unary_call.h:41:10: required from 'grpc::Status grpc::internal::BlockingUnaryCall(grpc::ChannelInterface*, const grpc::internal::RpcMethod&, grpc_impl::ClientContext*, const InputMessage&, OutputMessage*) [with InputMessage = grpc::channelz::v1::GetSocketRequest; OutputMessage = grpc::channelz::v1::GetSocketResponse]' /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:220:45: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSocketResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSocketResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetSocketRequest; ResponseType = grpc::channelz::v1::GetSocketResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetSubchannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetSubchannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetSubchannelRequest; ResponseType = grpc::channelz::v1::GetSubchannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetChannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetChannelResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetChannelRequest; ResponseType = grpc::channelz::v1::GetChannelResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerSocketsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerSocketsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetServerSocketsRequest; ResponseType = grpc::channelz::v1::GetServerSocketsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServerResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServerResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetServerRequest; ResponseType = grpc::channelz::v1::GetServerResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetServersResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetServersResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetServersRequest; ResponseType = grpc::channelz::v1::GetServersResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::channelz::v1::GetTopChannelsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::channelz::v1::GetTopChannelsResponse; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/call_op_set.h:418:21: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessagePtr(const M*) [with M = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:87:34: required from 'void grpc_impl::internal::RpcMethodHandler::RunHandler(const grpc::internal::MethodHandler::HandlerParameter&) [with ServiceType = grpc::channelz::v1::Channelz::Service; RequestType = grpc::channelz::v1::GetTopChannelsRequest; ResponseType = grpc::channelz::v1::GetTopChannelsResponse]' include/grpcpp/impl/codegen/method_handler_impl.h:63:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.h:39, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:6: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/map.h:55, from /usr/include/google/protobuf/generated_message_table_driven.h:34, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.h:26, from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc:5: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ mkdir -p `dirname /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.so.1.26.0` c++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -g -fPIC -Llibs/opt -pthread -L/usr/usr/lib64 -L/builddir/build/BUILD/grpc-1.26.0/libs/opt -shared -Wl,-soname,libgrpcpp_channelz.so.1 -o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service.o /builddir/build/BUILD/grpc-1.26.0/objs/opt/src/cpp/server/channelz/channelz_service_plugin.o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.pb.o /builddir/build/BUILD/grpc-1.26.0/objs/opt//builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/channelz/channelz.grpc.pb.o /builddir/build/BUILD/grpc-1.26.0/libs/opt/libaddress_sorting.a /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a -lprotobuf -lpthread -ldl -lrt -lm -lpthread -lz -lcares -lgrpc++ -lgrpc ln -sf libgrpcpp_channelz.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.so.1 ln -sf libgrpcpp_channelz.so.1.26.0 /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.so + PYROOT=/builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages:/builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages + export PYTHONPATH + export GRPC_PYTHON_BUILD_WITH_CYTHON=True + GRPC_PYTHON_BUILD_WITH_CYTHON=True + export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + export GRPC_PYTHON_BUILD_SYSTEM_CARES=True + GRPC_PYTHON_BUILD_SYSTEM_CARES=True + export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=True + GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=True + export GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD=True + GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD=True ++ pkg-config --cflags protobuf + export 'GRPC_PYTHON_CFLAGS=-fvisibility=hidden -fno-wrapv -fno-exceptions ' + GRPC_PYTHON_CFLAGS='-fvisibility=hidden -fno-wrapv -fno-exceptions ' ++ pkg-config --libs protobuf + export 'GRPC_PYTHON_LDFLAGS=-lprotobuf -lpthread ' + GRPC_PYTHON_LDFLAGS='-lprotobuf -lpthread ' ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/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: /builddir/build/BUILD/grpc-1.26.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-x86_64-3.9 creating python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_common.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_interceptor.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_channel.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_plugin_wrapping.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_compression.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_utilities.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_auth.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc copying src/python/grpcio/grpc/_server.py -> python_build/lib.linux-x86_64-3.9/grpc creating python_build/lib.linux-x86_64-3.9/grpc/experimental copying src/python/grpcio/grpc/experimental/session_cache.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental copying src/python/grpcio/grpc/experimental/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental copying src/python/grpcio/grpc/experimental/gevent.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental creating python_build/lib.linux-x86_64-3.9/grpc/framework copying src/python/grpcio/grpc/framework/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/framework creating python_build/lib.linux-x86_64-3.9/grpc/_cython copying src/python/grpcio/grpc/_cython/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/_cython creating python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/_metadata.py -> python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/utilities.py -> python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/_server_adaptations.py -> python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/_client_adaptations.py -> python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/interfaces.py -> python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/beta copying src/python/grpcio/grpc/beta/implementations.py -> python_build/lib.linux-x86_64-3.9/grpc/beta creating python_build/lib.linux-x86_64-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_call.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_channel.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/_server.py -> python_build/lib.linux-x86_64-3.9/grpc/experimental/aio creating python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream_util.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/future.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/callable_util.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/abandonment.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/logging_pool.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/foundation creating python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces copying src/python/grpcio/grpc/framework/interfaces/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces creating python_build/lib.linux-x86_64-3.9/grpc/framework/common copying src/python/grpcio/grpc/framework/common/style.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/common copying src/python/grpcio/grpc/framework/common/cardinality.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/common copying src/python/grpcio/grpc/framework/common/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/common creating python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/utilities.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/face.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face creating python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/utilities.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/base.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base creating python_build/lib.linux-x86_64-3.9/grpc/_cython/_cygrpc copying src/python/grpcio/grpc/_cython/_cygrpc/__init__.py -> python_build/lib.linux-x86_64-3.9/grpc/_cython/_cygrpc creating python_build/lib.linux-x86_64-3.9/grpc/_cython/_credentials copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-x86_64-3.9/grpc/_cython/_credentials running build_ext Found cython-generated files... building 'grpc._cython.cygrpc' extension creating python_build/temp.linux-x86_64-3.9 creating python_build/temp.linux-x86_64-3.9/src creating python_build/temp.linux-x86_64-3.9/src/core creating python_build/temp.linux-x86_64-3.9/src/core/ext creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/census creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/health creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/pick_first creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/round_robin creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/xds creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/native creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/fake creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/sockaddr creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/xds creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/xds creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_idle creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/deadline creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/client creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/message_compress creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/server creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/max_age creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/message_size creating python_build/temp.linux-x86_64-3.9/src/core/ext/filters/workarounds creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2 creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/alpn creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/insecure creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/secure creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server/insecure creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server/secure creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport creating python_build/temp.linux-x86_64-3.9/src/core/ext/transport/inproc creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2 creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/auth creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service/discovery creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service/discovery/v2 creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service/load_stats creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service/load_stats/v2 creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/type creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/gogoproto creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/api creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/rpc creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/health creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/health/v1 creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/lb creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/lb/v1 creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/udpa creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/udpa/data creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/udpa/data/orca creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/udpa/data/orca/v1 creating python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/validate creating python_build/temp.linux-x86_64-3.9/src/core/lib creating python_build/temp.linux-x86_64-3.9/src/core/lib/avl creating python_build/temp.linux-x86_64-3.9/src/core/lib/backoff creating python_build/temp.linux-x86_64-3.9/src/core/lib/channel creating python_build/temp.linux-x86_64-3.9/src/core/lib/compression creating python_build/temp.linux-x86_64-3.9/src/core/lib/debug creating python_build/temp.linux-x86_64-3.9/src/core/lib/gpr creating python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp creating python_build/temp.linux-x86_64-3.9/src/core/lib/http creating python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr creating python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/executor creating python_build/temp.linux-x86_64-3.9/src/core/lib/json creating python_build/temp.linux-x86_64-3.9/src/core/lib/profiling creating python_build/temp.linux-x86_64-3.9/src/core/lib/security creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/context creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/composite creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/fake creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/google_default creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/iam creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/jwt creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/local creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/oauth2 creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/plugin creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/ssl creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/tls creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/alts creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/fake creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/local creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/ssl creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/tls creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport creating python_build/temp.linux-x86_64-3.9/src/core/lib/security/util creating python_build/temp.linux-x86_64-3.9/src/core/lib/slice creating python_build/temp.linux-x86_64-3.9/src/core/lib/surface creating python_build/temp.linux-x86_64-3.9/src/core/lib/transport creating python_build/temp.linux-x86_64-3.9/src/core/lib/uri creating python_build/temp.linux-x86_64-3.9/src/core/plugin_registry creating python_build/temp.linux-x86_64-3.9/src/core/tsi creating python_build/temp.linux-x86_64-3.9/src/core/tsi/alts creating python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/crypt creating python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector creating python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/handshaker creating python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector creating python_build/temp.linux-x86_64-3.9/src/core/tsi/ssl creating python_build/temp.linux-x86_64-3.9/src/core/tsi/ssl/session_cache creating python_build/temp.linux-x86_64-3.9/src/python creating python_build/temp.linux-x86_64-3.9/src/python/grpcio creating python_build/temp.linux-x86_64-3.9/src/python/grpcio/grpc creating python_build/temp.linux-x86_64-3.9/src/python/grpcio/grpc/_cython creating python_build/temp.linux-x86_64-3.9/third_party creating python_build/temp.linux-x86_64-3.9/third_party/address_sorting creating python_build/temp.linux-x86_64-3.9/third_party/upb creating python_build/temp.linux-x86_64-3.9/third_party/upb/upb gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/census/grpc_context.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/backend_metric.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/backup_poller.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/channel_connectivity.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/client_channel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/client_channel_channelz.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/client_channel_factory.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/client_channel_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/global_subchannel_pool.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/health/health_check_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/http_connect_handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/http_proxy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/xds/cds.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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.cc -o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/xds/xds.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/local_subchannel_pool.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/parse_address.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/proxy_mapper_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolver_result_parsing.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/resolving_lb_policy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/retry_throttle.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/server_address.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/service_config.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/subchannel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/subchannel_pool_interface.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_api.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_bootstrap.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_channel_secure.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_client_stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/client_idle/client_idle_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/deadline/deadline_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/http/client/http_client_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/http/client_authority_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/http/http_filters_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/http/message_compress/message_compress_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/http/server/http_server_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/max_age/max_age_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/message_size/message_size_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/filters/workarounds/workaround_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/alpn/alpn.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/client/authority.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/client/chttp2_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/client/insecure/channel_create.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/server/chttp2_server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/bin_decoder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/bin_encoder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/chttp2_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/chttp2_transport.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/context_list.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/flow_control.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_data.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_goaway.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_ping.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_rst_stream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_settings.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_window_update.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/hpack_encoder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/hpack_parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/hpack_table.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/http2_settings.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/huffsyms.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/incoming_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/parsing.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/stream_lists.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/stream_map.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/varint.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/chttp2/transport/writing.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/inproc/inproc_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/transport/inproc/inproc_transport.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/type/http.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/type/percent.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/envoy/type/range.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/gogoproto/gogo.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/api/annotations.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/api/http.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/any.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/duration.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/empty.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/struct.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/google/rpc/status.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/ext/upb-generated/validate/validate.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/avl/avl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/backoff/backoff.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/channel_args.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/channel_stack.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/channel_stack_builder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/channel_trace.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/channelz.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/channelz_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/connected_channel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/handshaker_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/channel/status_util.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/compression.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/compression_args.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/compression_internal.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/message_compress.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/stream_compression.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/stream_compression_gzip.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/compression/stream_compression_identity.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/debug/stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/debug/stats_data.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/debug/trace.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/alloc.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/atm.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/cpu_iphone.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/cpu_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/cpu_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/cpu_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/env_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/env_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/env_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/log.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/log_android.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/log_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/log_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/log_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/murmur_hash.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/string_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/string_util_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/string_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/sync.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/sync_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/sync_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/time.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/time_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/time_precise.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/time_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/tls_pthread.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/tmpfile_msys.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/tmpfile_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/tmpfile_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gpr/wrap_memcpy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/arena.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/fork.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/global_config_env.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/host_port.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/mpscq.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/thd_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/gprpp/thd_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/http/format_request.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/http/httpcli.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/http/httpcli_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/http/parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/buffer_list.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/call_combiner.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/cfstream_handle.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/combiner.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/endpoint.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/endpoint_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/endpoint_pair_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/endpoint_pair_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/endpoint_pair_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/error.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/error_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/ev_epoll1_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/ev_epollex_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/ev_poll_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/ev_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/ev_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/exec_ctx.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/executor.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/executor/mpmcqueue.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/executor/threadpool.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/fork_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/fork_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/gethostname_fallback.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/gethostname_host_name_max.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/gethostname_sysconf.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/grpc_if_nametoindex_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/internal_errqueue.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iocp_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr_internal.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr_posix_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/iomgr_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/is_epollexclusive_available.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/load_file.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/lockfree_event.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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/logical_thread.cc -o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/logical_thread.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/polling_entity.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset_set.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset_set_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset_set_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/pollset_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/resolve_address.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/resolve_address_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/resolve_address_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/resolve_address_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/resource_quota.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/sockaddr_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_factory_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_mutator.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_utils_common_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_utils_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_utils_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_utils_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_utils_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/socket_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_client_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_client_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_client_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_client_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server_utils_posix_common.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_server_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/tcp_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/time_averaged_stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/timer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/timer_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/timer_generic.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/timer_heap.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/timer_manager.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/timer_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/udp_server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/unix_sockets_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from /usr/include/string.h:519, from src/core/lib/iomgr/unix_sockets_posix.cc:26: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘grpc_error* grpc_resolve_unix_domain_address(const char*, grpc_resolved_addresses**)’ at src/core/lib/iomgr/unix_sockets_posix.cc:63:10: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 108 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/unix_sockets_posix_noop.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_eventfd.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_nospecial.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_pipe.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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.cc -o python_build/temp.linux-x86_64-3.9/src/core/lib/json/json.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/json/json_reader.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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_string.cc -o python_build/temp.linux-x86_64-3.9/src/core/lib/json/json_string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/json/json_writer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/profiling/basic_timers.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/profiling/stap_timers.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/context/security_context.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/alts_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/composite/composite_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/credentials_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/fake/fake_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/google_default/credentials_generic.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/google_default/google_default_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/iam/iam_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/jwt/json_token.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/json_token.cc: In function ‘grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_json*)’: src/core/lib/security/credentials/jwt/json_token.cc:110:33: warning: ‘RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, (void*)""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:39: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function ‘void grpc_auth_json_key_destruct(grpc_auth_json_key*)’: src/core/lib/security/credentials/jwt/json_token.cc:149:13: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 149 | RSA_free(json_key->private_key); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/security/credentials/jwt/json_token.h:27, from src/core/lib/security/credentials/jwt/json_token.cc:22: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function ‘char* compute_and_encode_signature(const grpc_auth_json_key*, const char*, const char*)’: src/core/lib/security/credentials/jwt/json_token.cc:268:20: warning: ‘int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 268 | EVP_PKEY_set1_RSA(key, json_key->private_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:38: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/jwt/jwt_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/jwt/jwt_verifier.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/jwt_verifier.cc: In function ‘EVP_PKEY* pkey_from_jwk(const grpc_json*, const char*)’: src/core/lib/security/credentials/jwt/jwt_verifier.cc:517:16: warning: ‘RSA* RSA_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | rsa = RSA_new(); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/rsa.h:201:28: note: declared here 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:535:20: warning: ‘int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 535 | if (!RSA_set0_key(rsa, tmp_n, tmp_e, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/rsa.h:207:27: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:543:20: warning: ‘int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 543 | EVP_PKEY_set1_RSA(result, rsa); /* uprefs rsa. */ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /usr/include/openssl/pem.h:22, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:546:11: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 546 | RSA_free(rsa); | ~~~~~~~~^~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:35: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/local/local_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/oauth2/oauth2_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/plugin/plugin_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/ssl/ssl_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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/spiffe_credentials.cc -o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/tls/spiffe_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/alts/alts_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/fake/fake_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/load_system_roots_fallback.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/load_system_roots_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/local/local_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/ssl/ssl_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/ssl_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/security_connector/ssl_utils_config.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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/spiffe_security_connector.cc -o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/tls/spiffe_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/transport/client_auth_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/transport/secure_endpoint.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/transport/security_handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/transport/server_auth_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/transport/target_authority_table.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/transport/tsi_error.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/security/util/json_util.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/slice/b64.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/slice/percent_encoding.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/slice/slice.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/slice/slice_buffer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/slice/slice_intern.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/slice/slice_string_helpers.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/api_trace.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/byte_buffer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/byte_buffer_reader.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/call.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/call_details.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/call_log_batch.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/channel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/channel_init.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/channel_ping.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/channel_stack_type.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/completion_queue.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/completion_queue_factory.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/event_string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/init.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/init_secure.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/lame_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/metadata_array.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/validate_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/surface/version.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/bdp_estimator.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/byte_stream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/connectivity_state.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/error_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/metadata_batch.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/pid_controller.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/static_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/status_conversion.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/status_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/timeout_encoding.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/transport.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/transport/transport_op_string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/lib/uri/uri_parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/plugin_registry/grpc_plugin_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/crypt/aes_gcm.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/tsi/alts/crypt/aes_gcm.cc: In function ‘grpc_status_code aes_gcm_derive_aead_key(uint8_t*, const uint8_t*, const uint8_t*)’: src/core/tsi/alts/crypt/aes_gcm.cc:201:32: warning: ‘HMAC_CTX* HMAC_CTX_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 201 | HMAC_CTX* hmac = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:205:20: warning: ‘int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | if (!HMAC_Init_ex(hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:206:19: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, kdf_counter, kKdfCounterLen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:207:19: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:207:49: warning: ‘int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:208:18: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:211:16: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:29: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/crypt/gsec.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_counter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_crypter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_frame_protector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/frame_protector/frame_handler.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/handshaker/alts_handshaker_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/handshaker/alts_shared_resource.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/handshaker/alts_tsi_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/handshaker/transport_security_common_api.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/fake_transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/local_transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/ssl/session_cache/ssl_session_cache.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/ssl/session_cache/ssl_session_openssl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/ssl_transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result populate_ssl_context(SSL_CTX*, const tsi_ssl_pem_key_cert_pair*, const char*)’: src/core/tsi/ssl_transport_security.cc:702:44: warning: ‘EC_KEY* EC_KEY_new_by_curve_name(int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 702 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:705:18: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 705 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:709:16: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 709 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result tsi_create_ssl_client_handshaker_factory_with_options(const tsi_ssl_client_handshaker_options*, tsi_ssl_client_handshaker_factory**)’: src/core/tsi/ssl_transport_security.cc:1664:43: warning: ‘const SSL_METHOD* TLSv1_2_method()’ is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 1664 | ssl_context = SSL_CTX_new(TLSv1_2_method()); | ~~~~~~~~~~~~~~^~ In file included from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ssl.h:2024:50: note: declared here 2024 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */ | ^~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result tsi_create_ssl_server_handshaker_factory_with_options(const tsi_ssl_server_handshaker_options*, tsi_ssl_server_handshaker_factory**)’: src/core/tsi/ssl_transport_security.cc:1824:57: warning: ‘const SSL_METHOD* TLSv1_2_method()’ is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 1824 | impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method()); | ~~~~~~~~~~~~~~^~ In file included from src/core/tsi/ssl_transport_security.cc:48: /usr/include/openssl/ssl.h:2024:50: note: declared here 2024 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */ | ^~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/usr/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-x86_64-3.9/src/core/tsi/transport_security_grpc.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -I/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-x86_64-3.9/src/python/grpcio/grpc/_cython/cygrpc.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘PyObject* __pyx_f_4grpc_7_cython_6cygrpc__initialize()’: src/python/grpcio/grpc/_cython/cygrpc.cpp:76971:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 76971 | (void)(PyEval_InitThreads()); | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/python3.9/Python.h:154, from src/python/grpcio/grpc/_cython/cygrpc.cpp:518: /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: In function ‘PyObject* __pyx_pw_4grpc_7_cython_6cygrpc_7Channel_9segregated_call(PyObject*, PyObject*, PyObject*)’: src/python/grpcio/grpc/_cython/cygrpc.cpp:16413:48: warning: ‘__pyx_v_c_completion_queue’ may be used uninitialized in this function [-Wmaybe-uninitialized] 16413 | __pyx_v_segregated_call->_c_completion_queue = __pyx_v_c_completion_queue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp:16053:26: note: ‘__pyx_v_c_completion_queue’ was declared here 16053 | grpc_completion_queue *__pyx_v_c_completion_queue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/address_sorting/address_sorting.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/address_sorting/address_sorting_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/address_sorting/address_sorting_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/upb/upb/decode.o -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:321:20: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 321 | 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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/upb/upb/encode.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/upb/upb/msg.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/upb/upb/port.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/upb/upb/table.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DOPENSSL_NO_ASM=1 -D_WIN32_WINNT=1536 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/address_sorting/include -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-x86_64-3.9/third_party/upb/upb/upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from /usr/include/string.h:519, from third_party/upb/upb/upb.h:16, from third_party/upb/upb/upb.c:2: In function ‘strncpy’, inlined from ‘upb_status_seterrmsg’ at third_party/upb/upb/upb.c:40:3: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound 127 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection python_build/temp.linux-x86_64-3.9/src/core/ext/filters/census/grpc_context.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/backend_metric.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/backup_poller.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/channel_connectivity.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/client_channel.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/client_channel_channelz.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/client_channel_factory.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/client_channel_plugin.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/global_subchannel_pool.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/health/health_check_client.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/http_connect_handshaker.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/http_proxy.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/xds/cds.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy/xds/xds.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/lb_policy_registry.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/local_subchannel_pool.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/parse_address.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/proxy_mapper_registry.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver_registry.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolver_result_parsing.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/resolving_lb_policy.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/retry_throttle.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/server_address.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/service_config.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/subchannel.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/subchannel_pool_interface.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_api.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_bootstrap.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_channel_secure.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_client.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_channel/xds/xds_client_stats.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/client_idle/client_idle_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/deadline/deadline_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/client/http_client_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/client_authority_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/http_filters_plugin.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/message_compress/message_compress_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/http/server/http_server_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/max_age/max_age_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/message_size/message_size_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o python_build/temp.linux-x86_64-3.9/src/core/ext/filters/workarounds/workaround_utils.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/alpn/alpn.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/authority.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/chttp2_connector.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/insecure/channel_create.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server/chttp2_server.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/bin_decoder.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/bin_encoder.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/chttp2_plugin.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/chttp2_transport.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/context_list.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/flow_control.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_data.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_goaway.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_ping.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_rst_stream.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_settings.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/frame_window_update.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/hpack_encoder.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/hpack_parser.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/hpack_table.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/http2_settings.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/huffsyms.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/incoming_metadata.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/parsing.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/stream_lists.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/stream_map.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/varint.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/chttp2/transport/writing.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/inproc/inproc_plugin.o python_build/temp.linux-x86_64-3.9/src/core/ext/transport/inproc/inproc_transport.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/type/http.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/type/percent.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/envoy/type/range.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/gogoproto/gogo.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/api/annotations.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/api/http.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/any.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/duration.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/empty.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/struct.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/google/rpc/status.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o python_build/temp.linux-x86_64-3.9/src/core/ext/upb-generated/validate/validate.upb.o python_build/temp.linux-x86_64-3.9/src/core/lib/avl/avl.o python_build/temp.linux-x86_64-3.9/src/core/lib/backoff/backoff.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/channel_args.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/channel_stack.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/channel_stack_builder.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/channel_trace.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/channelz.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/channelz_registry.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/connected_channel.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/handshaker.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/handshaker_registry.o python_build/temp.linux-x86_64-3.9/src/core/lib/channel/status_util.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/compression.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/compression_args.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/compression_internal.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/message_compress.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/stream_compression.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/stream_compression_gzip.o python_build/temp.linux-x86_64-3.9/src/core/lib/compression/stream_compression_identity.o python_build/temp.linux-x86_64-3.9/src/core/lib/debug/stats.o python_build/temp.linux-x86_64-3.9/src/core/lib/debug/stats_data.o python_build/temp.linux-x86_64-3.9/src/core/lib/debug/trace.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/alloc.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/atm.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/cpu_iphone.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/cpu_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/cpu_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/cpu_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/env_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/env_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/env_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/log.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/log_android.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/log_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/log_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/log_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/murmur_hash.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/string.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/string_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/string_util_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/string_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/sync.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/sync_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/sync_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/time.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/time_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/time_precise.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/time_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/tls_pthread.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/tmpfile_msys.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/tmpfile_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/tmpfile_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/gpr/wrap_memcpy.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/arena.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/fork.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/global_config_env.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/host_port.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/mpscq.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/thd_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/gprpp/thd_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/http/format_request.o python_build/temp.linux-x86_64-3.9/src/core/lib/http/httpcli.o python_build/temp.linux-x86_64-3.9/src/core/lib/http/httpcli_security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/http/parser.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/buffer_list.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/call_combiner.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/cfstream_handle.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/combiner.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/endpoint.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/endpoint_cfstream.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/endpoint_pair_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/endpoint_pair_uv.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/endpoint_pair_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/error.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/error_cfstream.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/ev_epoll1_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/ev_epollex_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/ev_poll_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/ev_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/ev_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/exec_ctx.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/executor.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/executor/mpmcqueue.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/executor/threadpool.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/fork_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/fork_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/gethostname_fallback.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/gethostname_host_name_max.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/gethostname_sysconf.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/grpc_if_nametoindex_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/internal_errqueue.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iocp_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr_internal.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr_posix_cfstream.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr_uv.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/iomgr_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/is_epollexclusive_available.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/load_file.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/lockfree_event.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/logical_thread.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/polling_entity.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset_set.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset_set_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset_set_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset_uv.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/pollset_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/resolve_address.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/resolve_address_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/resolve_address_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/resolve_address_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/resource_quota.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/sockaddr_utils.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_factory_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_mutator.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_utils_common_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_utils_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_utils_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_utils_uv.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_utils_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/socket_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_client.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_client_cfstream.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_client_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_client_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_client_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server_utils_posix_common.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_server_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_uv.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/tcp_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/time_averaged_stats.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/timer.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/timer_custom.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/timer_generic.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/timer_heap.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/timer_manager.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/timer_uv.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/udp_server.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/unix_sockets_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/unix_sockets_posix_noop.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_eventfd.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_nospecial.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_pipe.o python_build/temp.linux-x86_64-3.9/src/core/lib/iomgr/wakeup_fd_posix.o python_build/temp.linux-x86_64-3.9/src/core/lib/json/json.o python_build/temp.linux-x86_64-3.9/src/core/lib/json/json_reader.o python_build/temp.linux-x86_64-3.9/src/core/lib/json/json_string.o python_build/temp.linux-x86_64-3.9/src/core/lib/json/json_writer.o python_build/temp.linux-x86_64-3.9/src/core/lib/profiling/basic_timers.o python_build/temp.linux-x86_64-3.9/src/core/lib/profiling/stap_timers.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/context/security_context.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/alts_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/composite/composite_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/credentials_metadata.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/fake/fake_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/google_default/credentials_generic.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/google_default/google_default_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/iam/iam_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/jwt/json_token.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/jwt/jwt_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/jwt/jwt_verifier.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/local/local_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/oauth2/oauth2_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/plugin/plugin_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/ssl/ssl_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/credentials/tls/spiffe_credentials.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/alts/alts_security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/fake/fake_security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/load_system_roots_fallback.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/load_system_roots_linux.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/local/local_security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/ssl/ssl_security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/ssl_utils.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/ssl_utils_config.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/security_connector/tls/spiffe_security_connector.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport/client_auth_filter.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport/secure_endpoint.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport/security_handshaker.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport/server_auth_filter.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport/target_authority_table.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/transport/tsi_error.o python_build/temp.linux-x86_64-3.9/src/core/lib/security/util/json_util.o python_build/temp.linux-x86_64-3.9/src/core/lib/slice/b64.o python_build/temp.linux-x86_64-3.9/src/core/lib/slice/percent_encoding.o python_build/temp.linux-x86_64-3.9/src/core/lib/slice/slice.o python_build/temp.linux-x86_64-3.9/src/core/lib/slice/slice_buffer.o python_build/temp.linux-x86_64-3.9/src/core/lib/slice/slice_intern.o python_build/temp.linux-x86_64-3.9/src/core/lib/slice/slice_string_helpers.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/api_trace.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/byte_buffer.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/byte_buffer_reader.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/call.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/call_details.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/call_log_batch.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/channel.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/channel_init.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/channel_ping.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/channel_stack_type.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/completion_queue.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/completion_queue_factory.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/event_string.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/init.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/init_secure.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/lame_client.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/metadata_array.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/server.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/validate_metadata.o python_build/temp.linux-x86_64-3.9/src/core/lib/surface/version.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/bdp_estimator.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/byte_stream.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/connectivity_state.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/error_utils.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/metadata.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/metadata_batch.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/pid_controller.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/static_metadata.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/status_conversion.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/status_metadata.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/timeout_encoding.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/transport.o python_build/temp.linux-x86_64-3.9/src/core/lib/transport/transport_op_string.o python_build/temp.linux-x86_64-3.9/src/core/lib/uri/uri_parser.o python_build/temp.linux-x86_64-3.9/src/core/plugin_registry/grpc_plugin_registry.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/crypt/aes_gcm.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/crypt/gsec.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_counter.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_crypter.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_frame_protector.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/frame_protector/frame_handler.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/handshaker/alts_handshaker_client.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/handshaker/alts_shared_resource.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/handshaker/alts_tsi_utils.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/handshaker/transport_security_common_api.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o python_build/temp.linux-x86_64-3.9/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o python_build/temp.linux-x86_64-3.9/src/core/tsi/fake_transport_security.o python_build/temp.linux-x86_64-3.9/src/core/tsi/local_transport_security.o python_build/temp.linux-x86_64-3.9/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o python_build/temp.linux-x86_64-3.9/src/core/tsi/ssl/session_cache/ssl_session_cache.o python_build/temp.linux-x86_64-3.9/src/core/tsi/ssl/session_cache/ssl_session_openssl.o python_build/temp.linux-x86_64-3.9/src/core/tsi/ssl_transport_security.o python_build/temp.linux-x86_64-3.9/src/core/tsi/transport_security.o python_build/temp.linux-x86_64-3.9/src/core/tsi/transport_security_grpc.o python_build/temp.linux-x86_64-3.9/src/python/grpcio/grpc/_cython/cygrpc.o python_build/temp.linux-x86_64-3.9/third_party/address_sorting/address_sorting.o python_build/temp.linux-x86_64-3.9/third_party/address_sorting/address_sorting_posix.o python_build/temp.linux-x86_64-3.9/third_party/address_sorting/address_sorting_windows.o python_build/temp.linux-x86_64-3.9/third_party/upb/upb/decode.o python_build/temp.linux-x86_64-3.9/third_party/upb/upb/encode.o python_build/temp.linux-x86_64-3.9/third_party/upb/upb/msg.o python_build/temp.linux-x86_64-3.9/third_party/upb/upb/port.o python_build/temp.linux-x86_64-3.9/third_party/upb/upb/table.o python_build/temp.linux-x86_64-3.9/third_party/upb/upb/upb.o -L/usr/lib64 -lrt -lm -lssl -lcrypto -lz -lcares -o python_build/lib.linux-x86_64-3.9/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so -lprotobuf -lpthread copying python_build/lib.linux-x86_64-3.9/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so -> src/python/grpcio/grpc/_cython + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64 creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9 creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_common.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.9/grpc/experimental/session_cache.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/_call.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/_channel.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.9/grpc/experimental/gevent.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.9/grpc/_interceptor.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_channel.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/future.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/stream.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/common/style.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/common/cardinality.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework copying python_build/lib.linux-x86_64-3.9/grpc/_plugin_wrapping.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-3.9/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-3.9/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-3.9/grpc/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-3.9/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/_metadata.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/utilities.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/_server_adaptations.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/_client_adaptations.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/interfaces.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/implementations.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/_grpcio_metadata.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_compression.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_utilities.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_auth.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio/_call.py to _call.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/aio/_server.py to _server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/experimental/gevent.py to gevent.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_interceptor.py to _interceptor.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/future.py to future.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/framework/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/_metadata.py to _metadata.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/beta/implementations.py to implementations.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_compression.py to _compression.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_utilities.py to _utilities.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_auth.py to _auth.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc/_server.py to _server.cpython-39.pyc writing byte-compilation script '/tmp/tmpzw6m4ar3.py' /usr/bin/python3 /tmp/tmpzw6m4ar3.py removing /tmp/tmpzw6m4ar3.py running install_egg_info running egg_info creating src/python/grpcio/grpcio.egg-info writing src/python/grpcio/grpcio.egg-info/PKG-INFO writing dependency_links to src/python/grpcio/grpcio.egg-info/dependency_links.txt writing requirements to src/python/grpcio/grpcio.egg-info/requires.txt writing top-level names to src/python/grpcio/grpcio.egg-info/top_level.txt writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest template 'PYTHON-MANIFEST.in' warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/boringssl' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpcio-1.26.0-py3.9.egg-info running install_scripts + pushd tools/distrib/python/grpcio_tools/ + mkdir -p grpc_root/src + for srcdir in compiler + cp -rp ../../../../src/compiler grpc_root/src/ + cp -rp ../../../../include grpc_root/ ++ pkg-config --cflags protobuf + export 'GRPC_PYTHON_CFLAGS=-fno-wrapv -frtti ' + GRPC_PYTHON_CFLAGS='-fno-wrapv -frtti ' ++ pkg-config --libs protobuf + export 'GRPC_PYTHON_LDFLAGS=-lprotobuf -lpthread -lprotoc' + GRPC_PYTHON_LDFLAGS='-lprotobuf -lpthread -lprotoc' ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/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: /builddir/build/BUILD/grpc-1.26.0/tools/distrib/python/grpcio_tools/grpc_tools/_protoc_compiler.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling grpc_tools/_protoc_compiler.pyx because it changed. [1/1] Cythonizing grpc_tools/_protoc_compiler.pyx running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/grpc_tools copying grpc_tools/command.py -> build/lib.linux-x86_64-3.9/grpc_tools copying grpc_tools/protoc.py -> build/lib.linux-x86_64-3.9/grpc_tools copying grpc_tools/__init__.py -> build/lib.linux-x86_64-3.9/grpc_tools creating build/lib.linux-x86_64-3.9/grpc_tools/_proto creating build/lib.linux-x86_64-3.9/grpc_tools/_proto/google creating build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/wrappers.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/type.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/timestamp.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/struct.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/source_context.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/field_mask.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/empty.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/duration.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/descriptor.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf creating build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/api.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/any.proto -> build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf running build_ext building 'grpc_tools._protoc_compiler' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/grpc_root creating build/temp.linux-x86_64-3.9/grpc_root/src creating build/temp.linux-x86_64-3.9/grpc_root/src/compiler creating build/temp.linux-x86_64-3.9/grpc_tools gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.9 -c grpc_root/src/compiler/python_generator.cc -o build/temp.linux-x86_64-3.9/grpc_root/src/compiler/python_generator.o -fno-wrapv -frtti gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.9 -c grpc_tools/_protoc_compiler.cpp -o build/temp.linux-x86_64-3.9/grpc_tools/_protoc_compiler.o -fno-wrapv -frtti gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.9 -c grpc_tools/main.cc -o build/temp.linux-x86_64-3.9/grpc_tools/main.o -fno-wrapv -frtti g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/grpc_root/src/compiler/python_generator.o build/temp.linux-x86_64-3.9/grpc_tools/_protoc_compiler.o build/temp.linux-x86_64-3.9/grpc_tools/main.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/grpc_tools/_protoc_compiler.cpython-39-x86_64-linux-gnu.so -lprotobuf -lpthread -lprotoc + find . -type f -name protoc.py -execdir sed -r -i '1{/^#!/d}' '{}' + + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools copying build/lib.linux-x86_64-3.9/grpc_tools/command.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools copying build/lib.linux-x86_64-3.9/grpc_tools/_protoc_compiler.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/protoc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools copying build/lib.linux-x86_64-3.9/grpc_tools/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/protoc.py to protoc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpdh2olta6.py' /usr/bin/python3 /tmp/tmpdh2olta6.py removing /tmp/tmpdh2olta6.py running install_egg_info running egg_info creating grpcio_tools.egg-info writing grpcio_tools.egg-info/PKG-INFO writing dependency_links to grpcio_tools.egg-info/dependency_links.txt writing requirements to grpcio_tools.egg-info/requires.txt writing top-level names to grpcio_tools.egg-info/top_level.txt writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'protoc_deps.py' warning: no directories found matching 'third_party' writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' Copying grpcio_tools.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpcio_tools-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + echo '----> grpcio_channelz <----' ----> grpcio_channelz <---- + pushd src/python/grpcio_channelz/ + /usr/bin/python3 setup.py preprocess running preprocess + '[' channelz '!=' testing ']' + /usr/bin/python3 setup.py build_package_protos running build_package_protos ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_channelz copying ./grpc_channelz/__init__.py -> build/lib/grpc_channelz creating build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz_pb2.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz_pb2_grpc.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/__init__.py -> build/lib/grpc_channelz/v1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9 creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpgtw56x3s.py' /usr/bin/python3 /tmp/tmpgtw56x3s.py removing /tmp/tmpgtw56x3s.py running install_egg_info running egg_info creating grpcio_channelz.egg-info writing grpcio_channelz.egg-info/PKG-INFO writing dependency_links to grpcio_channelz.egg-info/dependency_links.txt writing requirements to grpcio_channelz.egg-info/requires.txt writing top-level names to grpcio_channelz.egg-info/top_level.txt writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' Copying grpcio_channelz.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpcio_channelz-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + echo '----> grpcio_health_checking <----' ----> grpcio_health_checking <---- + pushd src/python/grpcio_health_checking/ + /usr/bin/python3 setup.py preprocess running preprocess + '[' health_checking '!=' testing ']' + /usr/bin/python3 setup.py build_package_protos running build_package_protos ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_health copying ./grpc_health/__init__.py -> build/lib/grpc_health creating build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2_grpc.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/__init__.py -> build/lib/grpc_health/v1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1/health.py to health.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_health/v1/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpiyb27zti.py' /usr/bin/python3 /tmp/tmpiyb27zti.py removing /tmp/tmpiyb27zti.py running install_egg_info running egg_info creating grpcio_health_checking.egg-info writing grpcio_health_checking.egg-info/PKG-INFO writing dependency_links to grpcio_health_checking.egg-info/dependency_links.txt writing requirements to grpcio_health_checking.egg-info/requires.txt writing top-level names to grpcio_health_checking.egg-info/top_level.txt writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' Copying grpcio_health_checking.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpcio_health_checking-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + echo '----> grpcio_reflection <----' ----> grpcio_reflection <---- + pushd src/python/grpcio_reflection/ + /usr/bin/python3 setup.py preprocess running preprocess + '[' reflection '!=' testing ']' + /usr/bin/python3 setup.py build_package_protos running build_package_protos ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_reflection copying ./grpc_reflection/__init__.py -> build/lib/grpc_reflection creating build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection_pb2.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/__init__.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection_pb2_grpc.py -> build/lib/grpc_reflection/v1alpha + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_reflection/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp3pwts5bu.py' /usr/bin/python3 /tmp/tmp3pwts5bu.py removing /tmp/tmp3pwts5bu.py running install_egg_info running egg_info creating grpcio_reflection.egg-info writing grpcio_reflection.egg-info/PKG-INFO writing dependency_links to grpcio_reflection.egg-info/dependency_links.txt writing requirements to grpcio_reflection.egg-info/requires.txt writing top-level names to grpcio_reflection.egg-info/top_level.txt writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' Copying grpcio_reflection.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpcio_reflection-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + echo '----> grpcio_status <----' ----> grpcio_status <---- + pushd src/python/grpcio_status/ + /usr/bin/python3 setup.py preprocess running preprocess + '[' status '!=' testing ']' + /usr/bin/python3 setup.py build_package_protos running build_package_protos ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_status copying ./grpc_status/rpc_status.py -> build/lib/grpc_status copying ./grpc_status/__init__.py -> build/lib/grpc_status + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_status byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_status/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpbawfhbzi.py' /usr/bin/python3 /tmp/tmpbawfhbzi.py removing /tmp/tmpbawfhbzi.py running install_egg_info running egg_info creating grpcio_status.egg-info writing grpcio_status.egg-info/PKG-INFO writing dependency_links to grpcio_status.egg-info/dependency_links.txt writing requirements to grpcio_status.egg-info/requires.txt writing top-level names to grpcio_status.egg-info/top_level.txt writing manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_status.egg-info/SOURCES.txt' Copying grpcio_status.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpcio_status-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + echo '----> grpcio_testing <----' ----> grpcio_testing <---- + pushd src/python/grpcio_testing/ + /usr/bin/python3 setup.py preprocess running preprocess + '[' testing '!=' testing ']' ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_testing copying ./grpc_testing/_common.py -> build/lib/grpc_testing copying ./grpc_testing/_time.py -> build/lib/grpc_testing copying ./grpc_testing/__init__.py -> build/lib/grpc_testing creating build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_invocation.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_rpc.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_rpc_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_multi_callable.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/__init__.py -> build/lib/grpc_testing/_channel creating build/lib/grpc_testing/_server copying ./grpc_testing/_server/_handler.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_servicer_context.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_service.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/__init__.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server.py -> build/lib/grpc_testing/_server + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_time.py to _time.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/_service.py to _service.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/_server/_server.py to _server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpc_testing/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp3c90eqzg.py' /usr/bin/python3 /tmp/tmp3c90eqzg.py removing /tmp/tmp3c90eqzg.py running install_egg_info running egg_info creating grpcio_testing.egg-info writing grpcio_testing.egg-info/PKG-INFO writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing requirements to grpcio_testing.egg-info/requires.txt writing top-level names to grpcio_testing.egg-info/top_level.txt writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpcio_testing-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + echo '----> grpcio_tests <----' ----> grpcio_tests <---- + pushd src/python/grpcio_tests/ + /usr/bin/python3 setup.py preprocess running preprocess + '[' tests '!=' testing ']' + /usr/bin/python3 setup.py build_package_protos running build_package_protos messages.proto: File not found. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:17:1: Import "messages.proto" was not found or had errors. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:12: "Request" is not defined. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:30: "Response" is not defined. warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_package_protos messages.proto: File not found. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:17:1: Import "messages.proto" was not found or had errors. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:12: "Request" is not defined. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:30: "Response" is not defined. creating build creating build/lib creating build/lib/tests copying ./tests/_runner.py -> build/lib/tests copying ./tests/_loader.py -> build/lib/tests copying ./tests/_result.py -> build/lib/tests copying ./tests/bazel_namespace_package_hack.py -> build/lib/tests copying ./tests/__init__.py -> build/lib/tests creating build/lib/src copying ./src/__init__.py -> build/lib/src creating build/lib/tests_aio copying ./tests_aio/__init__.py -> build/lib/tests_aio creating build/lib/tests/testing copying ./tests/testing/_application_testing_common.py -> build/lib/tests/testing copying ./tests/testing/_application_common.py -> build/lib/tests/testing copying ./tests/testing/_client_test.py -> build/lib/tests/testing copying ./tests/testing/_client_application.py -> build/lib/tests/testing copying ./tests/testing/_time_test.py -> build/lib/tests/testing copying ./tests/testing/__init__.py -> build/lib/tests/testing copying ./tests/testing/_server_test.py -> build/lib/tests/testing copying ./tests/testing/_server_application.py -> build/lib/tests/testing creating build/lib/tests/interop copying ./tests/interop/resources.py -> build/lib/tests/interop copying ./tests/interop/_intraop_test_case.py -> build/lib/tests/interop copying ./tests/interop/service.py -> build/lib/tests/interop copying ./tests/interop/_insecure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/_secure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/server.py -> build/lib/tests/interop copying ./tests/interop/__init__.py -> build/lib/tests/interop copying ./tests/interop/client.py -> build/lib/tests/interop copying ./tests/interop/methods.py -> build/lib/tests/interop creating build/lib/tests/channelz copying ./tests/channelz/_channelz_servicer_test.py -> build/lib/tests/channelz copying ./tests/channelz/__init__.py -> build/lib/tests/channelz creating build/lib/tests/health_check copying ./tests/health_check/_health_servicer_test.py -> build/lib/tests/health_check copying ./tests/health_check/__init__.py -> build/lib/tests/health_check creating build/lib/tests/reflection copying ./tests/reflection/_reflection_servicer_test.py -> build/lib/tests/reflection copying ./tests/reflection/__init__.py -> build/lib/tests/reflection creating build/lib/tests/_sanity copying ./tests/_sanity/_sanity_test.py -> build/lib/tests/_sanity copying ./tests/_sanity/__init__.py -> build/lib/tests/_sanity creating build/lib/tests/status copying ./tests/status/_grpc_status_test.py -> build/lib/tests/status copying ./tests/status/__init__.py -> build/lib/tests/status creating build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/beta_python_plugin_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_split_definitions_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_python_plugin_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/__init__.py -> build/lib/tests/protoc_plugin creating build/lib/tests/qps copying ./tests/qps/benchmark_client.py -> build/lib/tests/qps copying ./tests/qps/benchmark_server.py -> build/lib/tests/qps copying ./tests/qps/qps_worker.py -> build/lib/tests/qps copying ./tests/qps/client_runner.py -> build/lib/tests/qps copying ./tests/qps/worker_server.py -> build/lib/tests/qps copying ./tests/qps/histogram.py -> build/lib/tests/qps copying ./tests/qps/__init__.py -> build/lib/tests/qps creating build/lib/tests/stress copying ./tests/stress/metrics_server.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark_pb2.py -> build/lib/tests/stress copying ./tests/stress/test_runner.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark_pb2_grpc.py -> build/lib/tests/stress copying ./tests/stress/__init__.py -> build/lib/tests/stress copying ./tests/stress/client.py -> build/lib/tests/stress creating build/lib/tests/unit copying ./tests/unit/resources.py -> build/lib/tests/unit copying ./tests/unit/_channel_close_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_grpc_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_abort_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_ready_future_test.py -> build/lib/tests/unit copying ./tests/unit/_resource_exhausted_test.py -> build/lib/tests/unit copying ./tests/unit/_logging_test.py -> build/lib/tests/unit copying ./tests/unit/_server_ssl_cert_config_test.py -> build/lib/tests/unit copying ./tests/unit/_exit_test.py -> build/lib/tests/unit copying ./tests/unit/_signal_client.py -> build/lib/tests/unit copying ./tests/unit/_compression_test.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_session_cache_test.py -> build/lib/tests/unit copying ./tests/unit/_invalid_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_connectivity_test.py -> build/lib/tests/unit copying ./tests/unit/_error_message_encoding_test.py -> build/lib/tests/unit copying ./tests/unit/_from_grpc_import_star.py -> build/lib/tests/unit copying ./tests/unit/_empty_message_test.py -> build/lib/tests/unit copying ./tests/unit/_local_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_reconnect_test.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_signal_handling_test.py -> build/lib/tests/unit copying ./tests/unit/_exit_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_metadata_code_details_test.py -> build/lib/tests/unit copying ./tests/unit/_auth_context_test.py -> build/lib/tests/unit copying ./tests/unit/_tcp_proxy.py -> build/lib/tests/unit copying ./tests/unit/_dns_resolver_test.py -> build/lib/tests/unit copying ./tests/unit/_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_interceptor_test.py -> build/lib/tests/unit copying ./tests/unit/_version_test.py -> build/lib/tests/unit copying ./tests/unit/test_common.py -> build/lib/tests/unit copying ./tests/unit/_metadata_flags_test.py -> build/lib/tests/unit copying ./tests/unit/_server_wait_for_termination_test.py -> build/lib/tests/unit copying ./tests/unit/thread_pool.py -> build/lib/tests/unit copying ./tests/unit/_invocation_defects_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_args_test.py -> build/lib/tests/unit copying ./tests/unit/__init__.py -> build/lib/tests/unit copying ./tests/unit/_auth_test.py -> build/lib/tests/unit copying ./tests/unit/_api_test.py -> build/lib/tests/unit copying ./tests/unit/_server_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_test.py -> build/lib/tests/unit creating build/lib/tests/fork copying ./tests/fork/_fork_interop_test.py -> build/lib/tests/fork copying ./tests/fork/__init__.py -> build/lib/tests/fork copying ./tests/fork/client.py -> build/lib/tests/fork copying ./tests/fork/methods.py -> build/lib/tests/fork creating build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2_grpc.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/__init__.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2_grpc.py -> build/lib/tests/testing/proto creating build/lib/tests/protoc_plugin/protos copying ./tests/protoc_plugin/protos/__init__.py -> build/lib/tests/protoc_plugin/protos creating build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/test_payload_pb2.py -> build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/__init__.py -> build/lib/tests/protoc_plugin/protos/payload creating build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/__init__.py -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2.py -> build/lib/tests/protoc_plugin/protos/invocation_testing creating build/lib/tests/protoc_plugin/protos/requests copying ./tests/protoc_plugin/protos/requests/__init__.py -> build/lib/tests/protoc_plugin/protos/requests creating build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/test_service_pb2.py -> build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/test_service_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/__init__.py -> build/lib/tests/protoc_plugin/protos/service creating build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/test_responses_pb2.py -> build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/__init__.py -> build/lib/tests/protoc_plugin/protos/responses creating build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/test_requests_pb2.py -> build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/__init__.py -> build/lib/tests/protoc_plugin/protos/requests/r creating build/lib/tests/unit/framework copying ./tests/unit/framework/__init__.py -> build/lib/tests/unit/framework creating build/lib/tests/unit/_cython copying ./tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_common.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_channel_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/test_utilities.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_cancel_many_calls_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_read_some_but_not_all_responses_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_fork_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/cygrpc_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/__init__.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_server_test.py -> build/lib/tests/unit/_cython creating build/lib/tests/unit/beta copying ./tests/unit/beta/_implementations_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/test_utilities.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_not_found_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_connectivity_channel_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_utilities_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/__init__.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_beta_features_test.py -> build/lib/tests/unit/beta creating build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/stream_testing.py -> build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/_logging_pool_test.py -> build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/__init__.py -> build/lib/tests/unit/framework/foundation creating build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_constants.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/__init__.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_coverage.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_control.py -> build/lib/tests/unit/framework/common creating build/lib/src/proto copying ./src/proto/gen_build_yaml.py -> build/lib/src/proto copying ./src/proto/__init__.py -> build/lib/src/proto creating build/lib/src/proto/grpc copying ./src/proto/grpc/__init__.py -> build/lib/src/proto/grpc creating build/lib/src/proto/math copying ./src/proto/math/math_pb2_grpc.py -> build/lib/src/proto/math copying ./src/proto/math/math_pb2.py -> build/lib/src/proto/math copying ./src/proto/math/__init__.py -> build/lib/src/proto/math creating build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/stats_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/proxy_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/test_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/payloads_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/metrics_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/simple_messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/control_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/proxy_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/compiler_test_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/payloads_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/worker_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/metrics_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/benchmark_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/compiler_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/control_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/simple_messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/stats_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/__init__.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/worker_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/test_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_pb2_grpc.py -> build/lib/src/proto/grpc/testing creating build/lib/src/proto/grpc/binary_log copying ./src/proto/grpc/binary_log/__init__.py -> build/lib/src/proto/grpc/binary_log creating build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/channelz_pb2.py -> build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/channelz_pb2_grpc.py -> build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/__init__.py -> build/lib/src/proto/grpc/channelz creating build/lib/src/proto/grpc/reflection copying ./src/proto/grpc/reflection/__init__.py -> build/lib/src/proto/grpc/reflection creating build/lib/src/proto/grpc/http_over_grpc copying ./src/proto/grpc/http_over_grpc/http_over_grpc_pb2_grpc.py -> build/lib/src/proto/grpc/http_over_grpc copying ./src/proto/grpc/http_over_grpc/http_over_grpc_pb2.py -> build/lib/src/proto/grpc/http_over_grpc copying ./src/proto/grpc/http_over_grpc/__init__.py -> build/lib/src/proto/grpc/http_over_grpc creating build/lib/src/proto/grpc/health copying ./src/proto/grpc/health/__init__.py -> build/lib/src/proto/grpc/health creating build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/status_pb2_grpc.py -> build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/status_pb2.py -> build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/__init__.py -> build/lib/src/proto/grpc/status creating build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/stats_pb2.py -> build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/stats_pb2_grpc.py -> build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/__init__.py -> build/lib/src/proto/grpc/core creating build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/altscontext_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/handshaker_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/handshaker_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/altscontext_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/__init__.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2.py -> build/lib/src/proto/grpc/gcp creating build/lib/src/proto/grpc/lb copying ./src/proto/grpc/lb/__init__.py -> build/lib/src/proto/grpc/lb creating build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/__init__.py -> build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> build/lib/src/proto/grpc/testing/duplicate creating build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_pb2.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/__init__.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py -> build/lib/src/proto/grpc/testing/proto2 creating build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/orca_load_report_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lrs_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/ads_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/orca_load_report_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/__init__.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/eds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds creating build/lib/src/proto/grpc/binary_log/v1alpha copying ./src/proto/grpc/binary_log/v1alpha/log_pb2_grpc.py -> build/lib/src/proto/grpc/binary_log/v1alpha copying ./src/proto/grpc/binary_log/v1alpha/log_pb2.py -> build/lib/src/proto/grpc/binary_log/v1alpha copying ./src/proto/grpc/binary_log/v1alpha/__init__.py -> build/lib/src/proto/grpc/binary_log/v1alpha creating build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/__init__.py -> build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> build/lib/src/proto/grpc/reflection/v1alpha creating build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/health_pb2.py -> build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/health_pb2_grpc.py -> build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/__init__.py -> build/lib/src/proto/grpc/health/v1 creating build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_reporter_pb2.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_balancer_pb2.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/__init__.py -> build/lib/src/proto/grpc/lb/v1 creating build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/_sanity_test.py -> build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/__init__.py -> build/lib/tests_aio/_sanity creating build/lib/tests_aio/unit copying ./tests_aio/unit/init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_base.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_server.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/__init__.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_test.py -> build/lib/tests_aio/unit copying ./tests/tests.json -> build/lib/tests creating build/lib/tests/interop/credentials copying ./tests/interop/credentials/ca.pem -> build/lib/tests/interop/credentials copying ./tests/interop/credentials/server1.key -> build/lib/tests/interop/credentials copying ./tests/interop/credentials/server1.pem -> build/lib/tests/interop/credentials creating build/lib/tests/unit/credentials copying ./tests/unit/credentials/ca.pem -> build/lib/tests/unit/credentials copying ./tests/unit/credentials/server1.key -> build/lib/tests/unit/credentials copying ./tests/unit/credentials/server1.pem -> build/lib/tests/unit/credentials copying ./tests/testing/proto/requests.proto -> build/lib/tests/testing/proto copying ./tests/testing/proto/services.proto -> build/lib/tests/testing/proto copying ./tests/protoc_plugin/protos/invocation_testing/same.proto -> build/lib/tests/protoc_plugin/protos/invocation_testing warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib64/python3.9/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.26.0/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto copying build/lib/tests/testing/_application_testing_common.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/_application_common.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/_client_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/_client_application.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/_time_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/_server_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing copying build/lib/tests/testing/_server_application.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/resources.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/_intraop_test_case.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/service.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/_insecure_intraop_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/_secure_intraop_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop copying build/lib/tests/interop/client.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.key -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/credentials copying build/lib/tests/interop/methods.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/channelz copying build/lib/tests/channelz/_channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/channelz copying build/lib/tests/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/channelz creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/health_check copying build/lib/tests/health_check/_health_servicer_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/health_check copying build/lib/tests/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/health_check creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/reflection copying build/lib/tests/reflection/_reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/reflection copying build/lib/tests/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/reflection copying build/lib/tests/_runner.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests copying build/lib/tests/tests.json -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_sanity copying build/lib/tests/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_sanity copying build/lib/tests/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_sanity creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/status copying build/lib/tests/status/_grpc_status_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/status copying build/lib/tests/status/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/status creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/beta_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same.proto -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos copying build/lib/tests/protoc_plugin/_split_definitions_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/benchmark_client.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/benchmark_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/qps_worker.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/client_runner.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/worker_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/histogram.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps copying build/lib/tests/qps/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/metrics_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/test_runner.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress copying build/lib/tests/stress/client.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/resources.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_channel_close_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_grpc_shutdown_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_abort_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_channel_ready_future_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_resource_exhausted_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_logging_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_server_ssl_cert_config_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_exit_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_signal_client.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_compression_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_scenarios.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_session_cache_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_invalid_metadata_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_channel_connectivity_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_error_message_encoding_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_from_grpc_import_star.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_empty_message_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_local_credentials_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_reconnect_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_signal_handling_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_exit_scenarios.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_metadata_code_details_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/stream_testing.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/_logging_pool_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_constants.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_coverage.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_control.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework copying build/lib/tests/unit/_auth_context_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_common.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_channel_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/test_utilities.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_cancel_many_calls_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_read_some_but_not_all_responses_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_fork_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/cygrpc_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_server_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython copying build/lib/tests/unit/_tcp_proxy.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_dns_resolver_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_implementations_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/test_utilities.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_not_found_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_connectivity_channel_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_utilities_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_beta_features_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta copying build/lib/tests/unit/_credentials_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_interceptor_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_version_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_common.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_metadata_flags_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_server_wait_for_termination_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/thread_pool.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_invocation_defects_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_channel_args_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_auth_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.key -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/credentials copying build/lib/tests/unit/_api_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_server_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/_rpc_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit copying build/lib/tests/_loader.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests copying build/lib/tests/_result.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests copying build/lib/tests/bazel_namespace_package_hack.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork copying build/lib/tests/fork/_fork_interop_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork copying build/lib/tests/fork/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork copying build/lib/tests/fork/client.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork copying build/lib/tests/fork/methods.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto copying build/lib/src/proto/gen_build_yaml.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/test_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/empty_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/control_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/orca_load_report_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lrs_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/ads_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/orca_load_report_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/eds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/echo_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_messages_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha copying build/lib/src/proto/grpc/binary_log/v1alpha/log_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha copying build/lib/src/proto/grpc/binary_log/v1alpha/log_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha copying build/lib/src/proto/grpc/binary_log/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha copying build/lib/src/proto/grpc/binary_log/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc copying build/lib/src/proto/grpc/http_over_grpc/http_over_grpc_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc copying build/lib/src/proto/grpc/http_over_grpc/http_over_grpc_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc copying build/lib/src/proto/grpc/http_over_grpc/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health copying build/lib/src/proto/grpc/health/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1 creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb copying build/lib/src/proto/grpc/lb/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1 creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math copying build/lib/src/proto/math/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math copying build/lib/src/proto/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto copying build/lib/src/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/_sanity creating /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/init_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/call_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_base.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_server.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_test.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit copying build/lib/tests_aio/__init__.py -> /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto/services_pb2_grpc.py to services_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto/services_pb2.py to services_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto/requests_pb2.py to requests_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/proto/requests_pb2_grpc.py to requests_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_application_testing_common.py to _application_testing_common.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_application_common.py to _application_common.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_client_test.py to _client_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_client_application.py to _client_application.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_time_test.py to _time_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_server_test.py to _server_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/testing/_server_application.py to _server_application.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/_intraop_test_case.py to _intraop_test_case.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/_insecure_intraop_test.py to _insecure_intraop_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/_secure_intraop_test.py to _secure_intraop_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/interop/methods.py to methods.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/channelz/_channelz_servicer_test.py to _channelz_servicer_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/channelz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/health_check/_health_servicer_test.py to _health_servicer_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/health_check/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/reflection/_reflection_servicer_test.py to _reflection_servicer_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/reflection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_runner.py to _runner.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_sanity/_sanity_test.py to _sanity_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_sanity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/status/_grpc_status_test.py to _grpc_status_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/beta_python_plugin_test.py to beta_python_plugin_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2.py to test_payload_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py to test_payload_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/payload/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py to same_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2.py to same_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py to test_requests_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py to test_requests_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/r/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service/test_service_pb2.py to test_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py to test_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py to test_responses_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2.py to test_responses_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/responses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/protos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/_split_definitions_test.py to _split_definitions_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/_python_plugin_test.py to _python_plugin_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/protoc_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/benchmark_client.py to benchmark_client.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/benchmark_server.py to benchmark_server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/qps_worker.py to qps_worker.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/client_runner.py to client_runner.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/worker_server.py to worker_server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/histogram.py to histogram.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/qps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/metrics_server.py to metrics_server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/unary_stream_benchmark.py to unary_stream_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/unary_stream_benchmark_pb2.py to unary_stream_benchmark_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/unary_stream_benchmark_pb2_grpc.py to unary_stream_benchmark_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/stress/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_channel_close_test.py to _channel_close_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_metadata_test.py to _metadata_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_grpc_shutdown_test.py to _grpc_shutdown_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_abort_test.py to _abort_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_channel_ready_future_test.py to _channel_ready_future_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_resource_exhausted_test.py to _resource_exhausted_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_logging_test.py to _logging_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_server_ssl_cert_config_test.py to _server_ssl_cert_config_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_exit_test.py to _exit_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_signal_client.py to _signal_client.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_compression_test.py to _compression_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_server_shutdown_scenarios.py to _server_shutdown_scenarios.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_session_cache_test.py to _session_cache_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_invalid_metadata_test.py to _invalid_metadata_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_channel_connectivity_test.py to _channel_connectivity_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_error_message_encoding_test.py to _error_message_encoding_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_from_grpc_import_star.py to _from_grpc_import_star.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_empty_message_test.py to _empty_message_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_local_credentials_test.py to _local_credentials_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_reconnect_test.py to _reconnect_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_server_shutdown_test.py to _server_shutdown_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_signal_handling_test.py to _signal_handling_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_exit_scenarios.py to _exit_scenarios.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_metadata_code_details_test.py to _metadata_code_details_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation/stream_testing.py to stream_testing.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation/_logging_pool_test.py to _logging_pool_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/foundation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common/test_constants.py to test_constants.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common/test_coverage.py to test_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/common/test_control.py to test_control.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/framework/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_auth_context_test.py to _auth_context_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py to _no_messages_single_server_completion_queue_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_channel_test.py to _channel_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/test_utilities.py to test_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py to _no_messages_server_completion_queue_per_call_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_cancel_many_calls_test.py to _cancel_many_calls_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_read_some_but_not_all_responses_test.py to _read_some_but_not_all_responses_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_fork_test.py to _fork_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/cygrpc_test.py to cygrpc_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_cython/_server_test.py to _server_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_tcp_proxy.py to _tcp_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_dns_resolver_test.py to _dns_resolver_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/_implementations_test.py to _implementations_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/test_utilities.py to test_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/_not_found_test.py to _not_found_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/_connectivity_channel_test.py to _connectivity_channel_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/_utilities_test.py to _utilities_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/beta/_beta_features_test.py to _beta_features_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_credentials_test.py to _credentials_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_interceptor_test.py to _interceptor_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_version_test.py to _version_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_metadata_flags_test.py to _metadata_flags_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_server_wait_for_termination_test.py to _server_wait_for_termination_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/thread_pool.py to thread_pool.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_invocation_defects_test.py to _invocation_defects_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_channel_args_test.py to _channel_args_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_auth_test.py to _auth_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_api_test.py to _api_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_server_test.py to _server_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/unit/_rpc_test.py to _rpc_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_loader.py to _loader.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/_result.py to _result.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/bazel_namespace_package_hack.py to bazel_namespace_package_hack.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork/_fork_interop_test.py to _fork_interop_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests/fork/methods.py to methods.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/gen_build_yaml.py to gen_build_yaml.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/stats_pb2.py to stats_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/messages_pb2.py to messages_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proxy_service_pb2.py to proxy_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/test_pb2.py to test_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/benchmark_service_pb2_grpc.py to benchmark_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/payloads_pb2_grpc.py to payloads_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/echo_pb2.py to echo_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/metrics_pb2_grpc.py to metrics_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2.py to report_qps_scenario_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/simple_messages_pb2.py to simple_messages_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py to report_qps_scenario_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/empty_service_pb2_grpc.py to empty_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py to echo_duplicate_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py to echo_duplicate_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/empty_pb2.py to empty_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py to empty2_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2/empty2_pb2.py to empty2_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py to empty2_extensions_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py to empty2_extensions_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/control_pb2_grpc.py to control_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/empty_service_pb2.py to empty_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/proxy_service_pb2_grpc.py to proxy_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py to lrs_for_test_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/orca_load_report_for_test_pb2_grpc.py to orca_load_report_for_test_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py to ads_for_test_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2.py to lrs_for_test_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2.py to ads_for_test_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/orca_load_report_for_test_pb2.py to orca_load_report_for_test_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py to eds_for_test_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2.py to eds_for_test_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/echo_messages_pb2_grpc.py to echo_messages_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/compiler_test_pb2.py to compiler_test_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/payloads_pb2.py to payloads_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/worker_service_pb2_grpc.py to worker_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/metrics_pb2.py to metrics_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/benchmark_service_pb2.py to benchmark_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/messages_pb2_grpc.py to messages_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/compiler_test_pb2_grpc.py to compiler_test_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/control_pb2.py to control_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/simple_messages_pb2_grpc.py to simple_messages_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/echo_pb2_grpc.py to echo_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/stats_pb2_grpc.py to stats_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/echo_messages_pb2.py to echo_messages_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/worker_service_pb2.py to worker_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/test_pb2_grpc.py to test_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/testing/empty_pb2_grpc.py to empty_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha/log_pb2_grpc.py to log_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha/log_pb2.py to log_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/v1alpha/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/binary_log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz/channelz_pb2.py to channelz_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/channelz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/reflection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc/http_over_grpc_pb2_grpc.py to http_over_grpc_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc/http_over_grpc_pb2.py to http_over_grpc_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/http_over_grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1/health_pb2.py to health_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/health/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status/status_pb2_grpc.py to status_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status/status_pb2.py to status_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core/stats_pb2.py to stats_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core/stats_pb2_grpc.py to stats_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/altscontext_pb2_grpc.py to altscontext_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py to transport_security_common_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/handshaker_pb2.py to handshaker_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/handshaker_pb2_grpc.py to handshaker_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/altscontext_pb2.py to altscontext_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/gcp/transport_security_common_pb2.py to transport_security_common_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2.py to load_reporter_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py to load_balancer_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py to load_reporter_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2.py to load_balancer_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/grpc/lb/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math/math_pb2_grpc.py to math_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math/math_pb2.py to math_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/math/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/src/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/_sanity/_sanity_test.py to _sanity_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/_sanity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/init_test.py to init_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/call_test.py to call_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/_test_base.py to _test_base.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/server_test.py to server_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/_test_server.py to _test_server.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/unit/channel_test.py to channel_test.cpython-39.pyc byte-compiling /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/tests_aio/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpyrp5f05e.py' /usr/bin/python3 /tmp/tmpyrp5f05e.py removing /tmp/tmpyrp5f05e.py running install_egg_info running egg_info creating grpcio_tests.egg-info writing grpcio_tests.egg-info/PKG-INFO writing dependency_links to grpcio_tests.egg-info/dependency_links.txt writing requirements to grpcio_tests.egg-info/requires.txt writing top-level names to grpcio_tests.egg-info/top_level.txt writing manifest file 'grpcio_tests.egg-info/SOURCES.txt' reading manifest file 'grpcio_tests.egg-info/SOURCES.txt' writing manifest file 'grpcio_tests.egg-info/SOURCES.txt' Copying grpcio_tests.egg-info to /builddir/build/BUILD/grpc-1.26.0/x86_64-redhat-linux-gnu/pyroot/usr/lib/python3.9/site-packages/grpcio_tests-1.26.0-py3.9.egg-info running install_scripts + popd + ./tools/doxygen/run_doxygen.sh ++ dirname ./tools/doxygen/run_doxygen.sh + cd ./tools/doxygen/../.. + for i in core c++ core.internal c++.internal objc objc.internal + rm -rf doc/ref/core + mkdir -p doc/ref/core + doxygen tools/doxygen/Doxyfile.core warning: Tag 'TCL_SUBST' at line 239 of file 'tools/doxygen/Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1114 of file 'tools/doxygen/Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2167 of file 'tools/doxygen/Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2189 of file 'tools/doxygen/Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/combiner-explainer.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/epoll-polling-engine.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-client-server-polling-engine-usage.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-cq.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-error.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-polling-engines.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/moving-to-c++.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/transport_explainer.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/workarounds.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/census.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/census.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1./builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys 26.0/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... P/builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h, line 38), Skipping current block! reprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/grpc/byte_buffer.h... Generating code for file include/grpc/impl/codegen/byte_buffer.h... Generating code for file include/grpc/byte_buffer_reader.h... Generating code for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating code for file include/grpc/census.h... Generating code for file include/grpc/compression.h... Generating code for file include/grpc/fork.h... Generating code for file include/grpc/impl/codegen/fork.h... Generating code for file include/grpc/grpc.h... Generating code for file include/grpc/grpc_posix.h... Generating code for file include/grpc/grpc_security.h... Generating code for file include/grpc/grpc_security_constants.h... Generating code for file include/grpc/impl/codegen/atm.h... Generating code for file include/grpc/support/atm.h... Generating code for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating code for file include/grpc/support/atm_gcc_atomic.h... Generating code for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating code for file include/grpc/support/atm_gcc_sync.h... Generating code for file include/grpc/impl/codegen/atm_windows.h... Generating code for file include/grpc/support/atm_windows.h... Generating code for file include/grpc/impl/codegen/compression_types.h... Generating code for file include/grpc/impl/codegen/connectivity_state.h... Generating code for file include/grpc/impl/codegen/gpr_slice.h... Generating code for file include/grpc/impl/codegen/gpr_types.h... Generating code for file include/grpc/impl/codegen/grpc_types.h... Generating code for file include/grpc/impl/codegen/log.h... Generating code for file include/grpc/support/log.h... Generating code for file include/grpc/impl/codegen/port_platform.h... Generating code for file include/grpc/support/port_platform.h... Generating code for file include/grpc/impl/codegen/propagation_bits.h... Generating code for file include/grpc/impl/codegen/slice.h... Generating code for file include/grpc/slice.h... Generating code for file include/grpc/impl/codegen/status.h... Generating code for file include/grpc/status.h... Generating code for file include/grpc/impl/codegen/sync.h... Generating code for file include/grpc/support/sync.h... Generating code for file include/grpc/impl/codegen/sync_custom.h... Generating code for file include/grpc/support/sync_custom.h... Generating code for file include/grpc/impl/codegen/sync_generic.h... Generating code for file include/grpc/support/sync_generic.h... Generating code for file include/grpc/impl/codegen/sync_posix.h... Generating code for file include/grpc/support/sync_posix.h... Generating code for file include/grpc/impl/codegen/sync_windows.h... Generating code for file include/grpc/support/sync_windows.h... Generating code for file include/grpc/load_reporting.h... Generating code for file include/grpc/slice_buffer.h... Generating code for file include/grpc/support/alloc.h... Generating code for file include/grpc/support/cpu.h... Generating code for file include/grpc/support/log_windows.h... Generating code for file include/grpc/support/string_util.h... Generating code for file include/grpc/support/thd_id.h... Generating code for file include/grpc/support/time.h... Generating code for file include/grpc/support/workaround_list.h... Generating file documentation... Generating docs for file doc/binary-logging.md... Generating docs for file doc/c-style-guide.md... Generating docs for file doc/command_line_tool.md... Generating docs for file doc/compression.md... Generating docs for file doc/compression_cookbook.md... Generating docs for file doc/connection-backoff-interop-test-description.md... Generating docs for file doc/connection-backoff.md... Generating docs for file doc/connectivity-semantics-and-api.md... Generating docs for file doc/core/combiner-explainer.md... Generating docs for file doc/core/epoll-polling-engine.md... Generating docs for file doc/core/grpc-client-server-polling-engine-usage.md... Generating docs for file doc/core/grpc-cq.md... Generating docs for file doc/core/grpc-error.md... Generating docs for file doc/core/grpc-polling-engines.md... Generating docs for file doc/core/moving-to-c++.md... Generating docs for file doc/core/pending_api_cleanups.md... Generating docs for file doc/core/transport_explainer.md... Generating docs for file doc/cpp-style-guide.md... Generating docs for file doc/environment_variables.md... Generating docs for file doc/fail_fast.md... Generating docs for file doc/fork_support.md... Generating docs for file doc/g_stands_for.md... Generating docs for file doc/grpc_release_schedule.md... Generating docs for file doc/health-checking.md... Generating docs for file doc/http-grpc-status-mapping.md... Generating docs for file doc/http2-interop-test-descriptions.md... Generating docs for file doc/internationalization.md... Generating docs for file doc/interop-test-descriptions.md... Generating docs for file doc/keepalive.md... Generating docs for file doc/load-balancing.md... Generating docs for file doc/naming.md... Generating docs for file doc/PROTOCOL-HTTP2.md... Generating docs for file doc/PROTOCOL-WEB.md... Generating docs for file doc/security_audit.md... Generating docs for file doc/server-reflection.md... Generating docs for file doc/server_reflection_tutorial.md... Generating docs for file doc/server_side_auth.md... Generating docs for file doc/service_config.md... Generating docs for file doc/ssl-performance.md... Generating docs for file doc/status_ordering.md... Generating docs for file doc/statuscodes.md... Generating docs for file doc/unit_testing.md... Generating docs for file doc/versioning.md... Generating docs for file doc/wait-for-ready.md... Generating docs for file doc/workarounds.md... Generating docs for file include/grpc/byte_buffer.h... Generating docs for file include/grpc/impl/codegen/byte_buffer.h... Generating docs for file include/grpc/byte_buffer_reader.h... Generating docs for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating docs for file include/grpc/census.h... Generating docs for file include/grpc/compression.h... Generating docs for file include/grpc/fork.h... Generating docs for file include/grpc/impl/codegen/fork.h... Generating doc:8: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h:48: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md:34: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-client-server-polling-engine-usage.md:3: warning: Found unknown command '@sreecha' /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-cq.md:3: warning: Found unknown command '@sreecha' /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-polling-engines.md:3: warning: Found unknown command '@sreecha' /builddir/build/BUILD/grpc-1.26.0/doc/core/transport_explainer.md:3: warning: Found unknown command '@vjpai' s for file include/grpc/grpc.h... Generating docs for file include/grpc/grpc_posix.h... Generating docs for file include/grpc/grpc_security.h... Generating docs for file include/grpc/grpc_security_constants.h... Generating docs for file include/grpc/impl/codegen/atm.h... Generating docs for file include/grpc/support/atm.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating docs for file include/grpc/support/atm_gcc_atomic.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating docs for file include/grpc/support/atm_gcc_sync.h... Generating docs for file include/grpc/impl/codegen/atm_windows.h... Generating docs for file include/grpc/support/atm_windows.h... Generating docs for file include/grpc/impl/codegen/compression_types.h... Generating docs for file include/grpc/impl/codegen/connectivity_state.h... Generating docs for file include/grpc/impl/codegen/gpr_slice.h... Generating docs for file include/grpc/impl/codegen/gpr_types.h... Generating docs for file include/grpc/impl/codegen/grpc_types.h... Generating docs for file include/grpc/impl/codegen/log.h... Generating docs for file include/grpc/support/log.h... Generating docs for file include/grpc/impl/codegen/port_platform.h... Generating docs for file include/grpc/support/port_platform.h... Generating docs for file include/grpc/impl/codegen/propagation_bits.h... Generating docs for file include/grpc/impl/codegen/slice.h... Generating docs for file include/grpc/slice.h... Generating docs for file include/grpc/impl/codegen/status.h... Generating docs for file include/grpc/status.h... Generating docs for file include/grpc/impl/codegen/sync.h... Generating docs for file include/grpc/support/sync.h... Generating docs for file include/grpc/impl/codegen/sync_custom.h... Generating docs for file include/grpc/support/sync_custom.h... Generating docs for file include/grpc/impl/codegen/sync_generic.h... Generating docs for file include/grpc/support/sync_generic.h... Generating docs for file include/grpc/impl/codegen/sync_posix.h... Generating docs for file include/grpc/support/sync_posix.h... Generating docs for file include/grpc/impl/codegen/sync_windows.h... Generating docs for file include/grpc/support/sync_windows.h... Generating docs for file include/grpc/load_reporting.h... Generating docs for file include/grpc/slice_buffer.h... Generating docs for file include/grpc/support/alloc.h... Generating docs for file include/grpc/support/cpu.h... Generating docs for file include/grpc/support/log_windows.h... Generating docs for file include/grpc/support/string_util.h... Generating docs for file include/grpc/support/thd_id.h... Generating docs for file include/grpc/support/time.h... Generating docs for file include/grpc/support/workaround_list.h... Generating page documentation... Generating docs for page md_doc_PROTOCOL_HTTP2... Generating docs for page md_doc_PROTOCOL_WEB... Generating docs for page md_doc_binary_logging... Generating docs for page md_doc_c_style_guide... Generating docs for page md_doc_command_line_tool... Generating docs for page md_doc_compression... Generating docs for page md_doc_compression_cookbook... Generating docs for page md_doc_connection_backoff_interop_test_description... Generating docs for page md_doc_connection_backoff... Generating docs for page md_doc_connectivity_semantics_and_api... Generating docs for page md_doc_core_combiner_explainer... Generating docs for page md_doc_core_epoll_polling_engine... Generating docs for page md_doc_core_grpc_client_server_polling_engine_usage... Generating docs for page md_doc_core_grpc_cq... Generating docs for page md_doc_core_grpc_error... Generating docs for page md_doc_core_grpc_polling_engines... Generating docs for page md_doc_core_moving_to_c__... Generating docs for page md_doc_core_pending_api_cleanups... Generating docs for page md_doc_core_transport_explainer... Generating docs for page md_doc_cpp_style_guide... Generating docs for page md_doc_environment_variables... Generating docs for page md_doc_fail_fast... Generating docs for page md_doc_fork_support... Generating docs for page md_doc_g_stands_for... Generating docs for page md_doc_grpc_release_schedule... Generating docs for page md_doc_health_checking... Generating docs for page md_doc_http_grpc_status_mapping... Generating docs for page md_doc_http2_interop_test_descriptions... Generating docs for page md_doc_internationalization... Generating docs for page md_doc_interop_test_descriptions... Generating docs for page md_doc_keepalive... Generating docs for page md_doc_load_balancing... Generating docs for page md_doc_naming... Generating docs for page md_doc_security_audit... Generating docs for page md_doc_server_reflection... Generating docs for page md_doc_server_reflection_tutorial... Generating docs for page md_doc_server_side_auth... Generating docs for page md_doc_service_config... Generating docs for page md_doc_ssl_performance... Generating docs for page md_doc_status_ordering... Generating docs for page md_doc_statuscodes... Generating docs for page md_doc_unit_testing... Generating docs for page md_doc_versioning... Generating docs for page md_doc_wait_for_ready... Generating docs for page md_doc_workarounds... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound gpr_event... Generating docs for compound gpr_log_func_args... Generating docs for compound gpr_mu... Generating docs for compound gpr_refcount... Generating docs for compound gpr_stats_counter... Generating docs for compound gpr_timespec... Generating docs for compound grpc_arg... Generating docs for nested compound grpc_arg::grpc_arg_value... Generating docs for nested compound grpc_arg::grpc_arg_value::grpc_arg_pointer... Generating docs for compound grpc_arg_pointer_vtable... Generating docs for compound grpc_auth_metadata_context... Generating docs for compound grpc_auth_metadata_processor... Generating docs for compound grpc_auth_property... Generating docs for compound grpc_auth_property_iterator... Generating docs for compound grpc_byte_buffer... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer... Generating docs for compound grpc_byte_buffer_reader... Generating docs for nested compound grpc_byte_buffer_reader::grpc_byte_buffer_reader_current... Generating docs for compound grpc_call_details... Generating docs for compound grpc_channel_args... Generating docs for compound grpc_channel_info... Generating docs for compound grpc_completion_queue_attributes... Generating docs for compound grpc_compression_options... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_algorithm... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_level... Generating docs for compound grpc_event... Generating docs for compound grpc_experimental_completion_queue_functor... Generating docs for compound grpc_metadata... Generating docs for compound grpc_metadata_array... Generating docs for compound grpc_metadata_credentials_plugin... Generating docs for compound grpc_op... Generating docs for nested compound grpc_op::grpc_op_data... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_close_on_server... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_status_on_client... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_status_from_server... Generating docs for compound grpc_slice... Generating/builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security.h:883: warning: Invalid list item found docs for nested compound grpc_slice::grpc_slice_data... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_inlined... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_refcounted... Generating docs for compound grpc_slice_buffer... Generating docs for compound grpc_ssl_pem_key_cert_pair... Generating docs for compound grpc_ssl_verify_peer_options... Generating docs for compound grpc_sts_credentials_options... Generating docs for compound grpc_tls_credential_reload_arg... Generating docs for compound grpc_tls_server_authorization_check_arg... Generating docs for compound verify_peer_options... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Running dot for graph 1/1 lookup cache used 1031/65536 hits=4621 misses=1121 finished... + for i in core c++ core.internal c++.internal objc objc.internal + rm -rf doc/ref/c++ + mkdir -p doc/ref/c++ + doxygen tools/doxygen/Doxyfile.c++ warning: Tag 'TCL_SUBST' at line 239 of file 'tools/doxygen/Doxyfile.c++' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1303 of file 'tools/doxygen/Doxyfile.c++' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2356 of file 'tools/doxygen/Doxyfile.c++' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2378 of file 'tools/doxygen/Doxyfile.c++' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp/perf_notes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/workarounds.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/grpc++.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/grpc++.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0//builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys include/grpc++/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/grpcpp.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/grpcpp.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/callback_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/callback_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/delegating_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/delegating_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/intercepted_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/intercepted_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_handlers.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_handlers.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support//builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h, line 38), Skipping current block! /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/grpcpp.h:19: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h, line 38), Skipping current block! /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/validate_service_config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/validate_service_config.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/grpc++/alarm.h... Generating code for file include/grpcpp/alarm.h... Generating code for file include/grpc++/channel.h... Generating code for file include/grpcpp/channel.h... Generating code for file include/grpc++/client_context.h... Generating code for file include/grpc++/impl/codegen/client_context.h... Generating code for file include/grpcpp/client_context.h... Generating code for file include/grpcpp/impl/codegen/client_context.h... Generating code for file include/grpc++/completion_queue.h... Generating code for file include/grpc++/impl/codegen/completion_queue.h... Generating code for file include/grpcpp/completion_queue.h... Generating code for file include/grpcpp/impl/codegen/completion_queue.h... Generating code for file include/grpc++/create_channel.h... Generating code for file include/grpcpp/create_channel.h... Generating code for file include/grpc++/create_channel_posix.h... Generating code for file include/grpcpp/create_channel_posix.h... Generating code for file include/grpc++/ext/health_check_service_server_builder_option.h... Generating code for file include/grpcpp/ext/health_check_service_server_builder_option.h... Generating code for file include/grpc++/generic/async_generic_service.h... Generating code for file include/grpcpp/generic/async_generic_service.h... Generating code for file include/grpcpp/impl/codegen/async_generic_service.h... Generating code for file include/grpc++/generic/generic_stub.h... Generating code for file include/grpcpp/generic/generic_stub.h... Generating code for file include/grpc++/grpc++.h... Generating code for file include/grpc++/health_check_service_interface.h... Generating code for file include/grpcpp/health_check_service_interface.h... Generating code for file include/grpc++/impl/call.h... Generating code for file include/grpc++/impl/codegen/call.h... Generating code for file include/grpcpp/impl/call.h... Generating code for file include/grpcpp/impl/codegen/call.h... Generating code for file include/grpc++/impl/channel_argument_option.h... Generating code for file include/grpcpp/impl/channel_argument_option.h... Generating code for file include/grpc++/impl/client_unary_call.h... Generating code for file include/grpc++/impl/codegen/client_unary_call.h... Generating code for file include/grpcpp/impl/client_unary_call.h... Generating code for file include/grpcpp/impl/codegen/client_unary_call.h... Generating code for file include/grpc++/impl/codegen/async_stream.h... Generating code for file include/grpc++/support/async_stream.h... Generating code for file include/grpcpp/impl/codegen/async_stream.h... Generating code for file include/grpcpp/support/async_stream.h... Generating code for file include/grpc++/impl/codegen/async_unary_call.h... Generating code for file include/grpc++/support/async_unary_call.h... Generating code for file include/grpcpp/impl/codegen/async_unary_call.h... Generating code for file include/grpcpp/support/async_unary_call.h... Generating code for file include/grpc++/impl/codegen/byte_buffer.h... Generating code for file include/grpc++/support/byte_buffer.h... Generating code for file include/grpc/byte_buffer.h... Generating code for file include/grpc/impl/codegen/byte_buffer.h... Generating code for file include/grpcpp/impl/codegen/byte_buffer.h... Generating code for file include/grpcpp/support/byte_buffer.h... Generating code for file include/grpc++/impl/codegen/call_hook.h... Generating code for file include/grpcpp/impl/codegen/call_hook.h... Generating code for file include/grpc++/impl/codegen/channel_interface.h... Generating code for file include/grpcpp/impl/codegen/channel_interface.h... Generating code for file include/grpc++/impl/codegen/completion_queue_tag.h... Generating code for file include/grpcpp/impl/codegen/completion_queue_tag.h... Generating code for file include/grpc++/impl/codegen/config.h... Generating code for file include/grpc++/support/config.h... Generating code for file include/grpcpp/impl/codegen/config.h... Generating code for file include/grpcpp/support/config.h... Generating code for file include/grpc++/impl/codegen/config_protobuf.h... Generating code for file include/grpcpp/impl/codegen/config_protobuf.h... Generating code for file include/grpc++/impl/codegen/core_codegen.h... Generating code for file include/grpcpp/impl/codegen/core_codegen.h... Generating code for file include/grpc++/impl/codegen/core_codegen_interface.h... Generating code for file include/grpcpp/impl/codegen/core_codegen_interface.h... Generating code for file include/grpc++/impl/codegen/create_auth_context.h... Generating code for file include/grpcpp/impl/codegen/create_auth_context.h... Generating code for file include/grpc++/impl/codegen/grpc_library.h... Generating code for file include/grpc++/impl/grpc_library.h... Generating code for file include/grpcpp/impl/codegen/grpc_library.h... Generating code for file include/grpcpp/impl/grpc_library.h... Generating code for file include/grpc++/impl/codegen/metadata_map.h... Generating code for file include/grpcpp/impl/codegen/metadata_map.h... Generating code for file include/grpc++/impl/codegen/method_handler_impl.h... Generating code for file include/grpc++/impl/method_handler_impl.h... Generating code for file include/grpcpp/impl/codegen/method_handler_impl.h... Generating code for file include/grpcpp/impl/method_handler_impl.h... Generating code for file include/grpc++/impl/codegen/proto_utils.h... Generating code for file include/grpcpp/impl/codegen/proto_utils.h... Generating code for file include/grpc++/impl/codegen/rpc_method.h... Generating code for file include/grpc++/impl/rpc_method.h... Generating code for file include/grpcpp/impl/codegen/rpc_method.h... Generating code for file include/grpcpp/impl/rpc_method.h... Generating code for file include/grpc++/impl/codegen/rpc_service_method.h... Generating code for file include/grpc++/impl/rpc_service_method.h... Generating code for file include/grpcpp/impl/codegen/rpc_service_method.h... Generating code for file include/grpcpp/impl/rpc_service_method.h... Generating code for file include/grpc++/impl/codegen/security/auth_context.h... Generating code for file include/grpc++/security/auth_context.h... Generating code for file include/grpcpp/impl/codegen/security/auth_context.h... Generating code for file include/grpcpp/security/auth_context.h... Generating code for file include/grpc++/impl/codegen/serialization_traits.h... Generating code for file include/grpc++/impl/serialization_traits.h... Generating code for file include/grpcpp/impl/codegen/serialization_traits.h... Generating code for file include/grpcpp/impl/serialization_traits.h... Generating code for file include/grpc++/impl/codegen/server_context.h... Generating code for file include/grpc++/server_context.h... Generating code for file include/grpcpp/impl/codegen/server_context.h... Generating code for file include/grpcpp/server_context.h... Generating code for file include/grpc++/impl/codegen/server_interface.h... Generating code for file include/grpcpp/impl/codegen/server_interface.h... Generating code for file include/grpc++/impl/codegen/service_type.h... Generating code for file include/grpc++/impl/service_type.h... Generating code for file include/grpcpp/impl/codegen/service_type.h... Generating code for file include/grpcpp/impl/service_type.h... Generating code for file include/grpc++/impl/codegen/slice.h... Generating code for file include/grpc++/support/slice.h... Generating code for file include/grpc/impl/codegen/slice.h... Generating code for file include/grpc/slice.h... Generating code for file include/grpcpp/impl/codegen/slice.h... Generating code for file include/grpcpp/support/slice.h... Generating code for file include/grpc++/impl/codegen/status.h... Generating code for file include/grpc++/support/status.h... Generating code for file include/grpc/impl/codegen/status.h... Generating code for file include/grpc/status.h... Generating code for file include/grpcpp/impl/codegen/status.h... Generating code for file include/grpcpp/support/status.h... Generating code for file include/grpc++/impl/codegen/status_code_enum.h... Generating code for file include/grpc++/support/status_code_enum.h... Generating code for file include/grpcpp/impl/codegen/status_code_enum.h... Generating code for file include/grpcpp/support/status_code_enum.h... Generating code for file include/grpc++/impl/codegen/string_ref.h... Generating code for file include/grpc++/support/string_ref.h... Generating code for file include/grpcpp/impl/codegen/string_ref.h... Generating code for file include/grpcpp/support/string_ref.h... Generating code for file include/grpc++/impl/codegen/stub_options.h... Generating code for file include/grpc++/support/stub_options.h... Generating code for file include/grpcpp/impl/codegen/stub_options.h... Generating code for file include/grpcpp/support/stub_options.h... Generating code for file include/grpc++/impl/codegen/sync_stream.h... Generating code for file include/grpc++/support/sync_stream.h... Generating code for file include/grpcpp/impl/codegen/sync_stream.h... Generating code for file include/grpcpp/support/sync_stream.h... Generating code for file include/grpc++/impl/codegen/time.h... Generating code for file include/grpc++/support/time.h... Generating code for file include/grpc/support/time.h... Generating code for file include/grpcpp/impl/codegen/time.h... Generating code for file include/grpcpp/support/time.h... Generating code for file include/grpc++/impl/server_builder_option.h... Generating code for file include/grpcpp/impl/server_builder_option.h... Generating code for file include/grpc++/impl/server_builder_plugin.h... Generating code for file include/grpcpp/impl/server_builder_plugin.h... Generating code for file include/grpc++/impl/server_initializer.h... Generating code for file include/grpcpp/impl/server_initializer.h... Generating code for file include/grpc++/resource_quota.h... Generating code for file include/grpcpp/resource_quota.h... Generating code for file include/grpc++/security/auth_metadata_processor.h... Generating code for file include/grpcpp/security/auth_metadata_processor.h... Generating code for file include/grpc++/security/credentials.h... Generating code for file include/grpcpp/security/credentials.h... Generating code for file include/grpc++/security/server_credentials.h... Generating code for file include/grpcpp/security/server_credentials.h... Generating code for file include/grpc++/server.h... Generating code for file include/grpcpp/server.h... Generating code for file include/grpc++/server_builder.h... Generating code for file include/grpcpp/server_builder.h... Generating code for file include/grpc++/server_posix.h... Generating code for file include/grpcpp/server_posix.h... Generating code for file include/grpc++/support/channel_arguments.h... Generating code for file include/grpcpp/support/channel_arguments.h... Generating code for file include/grpc/byte_buffer_reader.h... Generating code for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating code for file include/grpc/compression.h... Generating code for file include/grpc/fork.h... Generating code for file include/grpc/impl/codegen/fork.h... Generating code for file include/grpc/grpc.h... Generating code for file include/grpc/grpc_posix.h... Generating code for file include/grpc/grpc_security_constants.h... Generating code for file include/grpc/impl/codegen/atm.h... Generating code for file include/grpc/support/atm.h... Generating code for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating code for file include/grpc/support/atm_gcc_atomic.h... Generating code for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating code for file include/grpc/support/atm_gcc_sync.h... Generating code for file include/grpc/impl/codegen/atm_windows.h... Generating code for file include/grpc/support/atm_windows.h... Generating code for file include/grpc/impl/codegen/compression_types.h... Generating code for file include/grpc/impl/codegen/connectivity_state.h... Generating code for file include/grpc/impl/codegen/gpr_slice.h... Generating code for file include/grpc/impl/codegen/gpr_types.h... Generating code for file include/grpc/impl/codegen/grpc_types.h... Generating code for file include/grpc/impl/codegen/log.h... Generating code for file include/grpc/support/log.h... Generating code for file include/grpc/impl/codegen/port_platform.h... Generating code for file include/grpc/support/port_platform.h... Generating code for file include/grpc/impl/codegen/propagation_bits.h... Generating code for file include/grpc/impl/codegen/sync.h... Generating code for file include/grpc/support/sync.h... Generating code for file include/grpcpp/impl/codegen/sync.h... Generating code for file include/grpc/impl/codegen/sync_custom.h... Generating code for file include/grpc/support/sync_custom.h... Generating code for file include/grpc/impl/codegen/sync_generic.h... Generating code for file include/grpc/support/sync_generic.h... Generating code for file include/grpc/impl/codegen/sync_posix.h... Generating code for file include/grpc/support/sync_posix.h... Generating code for file include/grpc/impl/codegen/sync_windows.h... Generating code for file include/grpc/support/sync_windows.h... Generating code for file include/grpc/load_reporting.h... Generating code for file include/grpc/slice_buffer.h... Generating code for file include/grpc/support/alloc.h... Generating code for file include/grpc/support/cpu.h... Generating code for file include/grpc/support/log_windows.h... Generating code for file include/grpc/support/string_util.h... Generating code for file include/grpc/support/thd_id.h... Generating code for file include/grpc/support/workaround_list.h... Generating code for file include/grpcpp/alarm_impl.h... Generating code for file include/grpcpp/channel_impl.h... Generating code for file include/grpcpp/completion_queue_impl.h... Generating code for file include/grpcpp/impl/codegen/completion_queue_impl.h... Generating code for file include/grpcpp/create_channel_impl.h... Generating code for file include/grpcpp/create_channel_posix_impl.h... Generating code for file include/grpcpp/generic/generic_stub_impl.h... Generating code for file include/grpcpp/grpcpp.h... Generating code for file include/grpcpp/health_check_service_interface_impl.h... Generating code for file include/grpcpp/impl/codegen/async_stream_impl.h... Generating code for file include/grpcpp/support/async_stream_impl.h... Generating code for file include/grpcpp/impl/codegen/async_unary_call_impl.h... Generating code for file include/grpcpp/support/async_unary_call_impl.h... Generating code for file include/grpcpp/impl/codegen/call_op_set.h... Generating code for file include/grpcpp/impl/codegen/call_op_set_interface.h... Generating code for file include/grpcpp/impl/codegen/callback_common.h... Generating code for file include/grpcpp/impl/codegen/client_callback.h... Generating code for file include/grpcpp/support/client_callback.h... Generating code for file include/grpcpp/impl/codegen/client_callback_impl.h... Generating code for file include/grpcpp/support/client_callback_impl.h... Generating code for file include/grpcpp/impl/codegen/client_context_impl.h... Generating code for file include/grpcpp/impl/codegen/client_interceptor.h... Generating code for file include/grpcpp/support/client_interceptor.h... Generating code for file include/grpcpp/impl/codegen/delegating_channel.h... Generating code for file include/grpcpp/impl/codegen/intercepted_channel.h... Generating code for file include/grpcpp/impl/codegen/interceptor.h... Generating code for file include/grpcpp/support/interceptor.h... Generating code for file include/grpcpp/impl/codegen/interceptor_common.h... Generating code for file include/grpcpp/impl/codegen/message_allocator.h... Generating code for file include/grpcpp/support/message_allocator.h... Generating code for file include/grpcpp/impl/codegen/method_handler.h... Generating code for file include/grpcpp/impl/codegen/proto_buffer_reader.h... Generating code for file include/grpcpp/support/proto_buffer_reader.h... Generating code for file include/grpcpp/impl/codegen/proto_buffer_writer.h... Generating code for file include/grpcpp/support/proto_buffer_writer.h... Generating code for file include/grpcpp/impl/codegen/server_callback.h... Generating code for file include/grpcpp/support/server_callback.h... Generating code for file include/grpcpp/impl/codegen/server_callback_handlers.h... Generating code for file include/grpcpp/impl/codegen/server_callback_impl.h... Generating code for file include/grpcpp/support/server_callback_impl.h... Generating code for file include/grpcpp/impl/codegen/server_context_impl.h... Generating code for file include/grpcpp/impl/codegen/server_interceptor.h... Generating code for file include/grpcpp/support/server_interceptor.h... Generating code for file include/grpcpp/impl/codegen/sync_stream_impl.h... Generating code for file include/grpcpp/support/sync_stream_impl.h... Generating code for file include/grpcpp/impl/server_builder_option_impl.h... Generating code for file include/grpcpp/impl/server_initializer_impl.h... Generating code for file include/grpcpp/resource_quota_impl.h... Generating code for file include/grpcpp/security/auth_metadata_processor_impl.h... Generating code for file include/grpcpp/security/credentials_impl.h... Generating code for file include/grpcpp/security/server_credentials_impl.h... Generating code for file include/grpcpp/security/tls_credentials_options.h... Generating code for file include/grpcpp/server_builder_impl.h... Generating code for file include/grpcpp/server_impl.h... Generating code for file include/grpcpp/server_posix_impl.h... Generating code for file include/grpcpp/support/channel_arguments_impl.h... Generating code for file include/grpcpp/support/validate_service_config.h... Generating file documentation... Generating docs for file doc/binary-logging.md... Generating docs for file doc/c-style-guide.md... Generating docs for file doc/command_line_tool.md... Generating docs for file doc/compression.md... Generating docs for file doc/compression_cookbook.md... Generating docs for file doc/connection-backoff-interop-test-description.md... Generating docs for file doc/connection-backoff.md... Generating docs for file doc/connectivity-semantics-and-api.md... Generating docs for file doc/cpp-style-guide.md... Generating docs for file doc/cpp/pending_api_cleanups.md... Generating docs for file doc/cpp/perf_notes.md... Generating docs for file doc/environment_variables.md... Generating docs for file doc/fail_fast.md... Generating docs for file doc/fork_support.md... Generating docs for file doc/g_stands_for.md... Generating docs for file doc/grpc_release_schedule.md... Generating docs for file doc/health-checking.md... Generating docs for file doc/http-grpc-status-mapping.md... Generating docs for file doc/http2-interop-test-descriptions.md... Generating docs for file doc/internationalization.md... Generating docs for file doc/interop-test-descriptions.md... Generating docs for file doc/keepalive.md... Generating docs for file doc/load-balancing.md... Generating docs for file doc/naming.md... Generating docs for file doc/PROTOCOL-HTTP2.md... Generating docs for file doc/PROTOCOL-WEB.md... Generating docs for file doc/security_audit.md... Generating docs for file doc/server-reflection.md... Generating docs for file doc/server_reflection_tutorial.md... Generating docs for file doc/server_side_auth.md... Generating docs for file doc/service_config.md... Generating docs for file doc/ssl-performance.md... Generating docs for file doc/status_ordering.md... Generating docs for file doc/statuscodes.md... Generating docs for file doc/unit_testing.md... Generating docs for file doc/versioning.md... Generating docs for file doc/wait-for-ready.md... Generating docs for file doc/workarounds.md... Generating docs for file include/grpc++/alarm.h... Generating docs for file include/grpcpp/alarm.h... Generating docs for file include/grpc++/channel.h... Generating docs for file include/grpcpp/channel.h... Generating docs for file include/grpc++/client_context.h... Generating docs for file include/grpc++/impl/codegen/client_context.h... Generating docs for file include/grpcpp/client_context.h... Generating docs for file include/grpcpp/impl/codegen/client_context.h... Generating docs for file include/grpc++/completion_queue.h... Generating docs for file include/grpc++/impl/codegen/completion_queue.h... Generating docs for file include/grpcpp/completion_queue.h... Generating docs for file include/grpcpp/impl/codegen/completion_queue.h... Generating docs for file include/grpc++/create_channel.h... Generating docs for file include/grpcpp/create_channel.h... Generating docs for file include/grpc++/create_channel_posix.h... Generating docs for file include/grpcpp/create_channel_posix.h... Generating docs for file include/grpc++/ext/health_check_service_server_builder_option.h... Generating docs for file include/grpcpp/ext/health_check_service_server_builder_option.h... Generating docs for file include/grpc++/generic/async_generic_service.h... Generating docs for file include/grpcpp/generic/async_generic_service.h... Generating docs for file include/grpcpp/impl/codegen/async_generic_service.h... Generating docs for file include/grpc++/generic/generic_stub.h... Generating docs for file include/grpcpp/generic/generic_stub.h... Generating docs for file include/grpc++/grpc++.h... Generating docs for file include/grpc++/health_check_service_interface.h... Generating docs for file include/grpcpp/health_check_service_interface.h... Generating docs for file include/grpc++/impl/call.h... Generating docs for file include/grpc++/impl/codegen/call.h... Generating docs for file include/grpcpp/impl/call.h... Generating docs for file include/grpcpp/impl/codegen/call.h... Generating docs for file include/grpc++/impl/channel_argument_option.h... Generating docs for file include/grpcpp/impl/channel_argument_option.h... Generating docs for file include/grpc++/impl/client_unary_call.h... Generating docs for file include/grpc++/impl/codegen/client_unary_call.h... Generating docs for file include/grpcpp/impl/client_unary_call.h... Generating docs for file include/grpcpp/impl/codegen/client_unary_call.h... Generating docs for file include/grpc++/impl/codegen/async_stream.h... Generating docs for file include/grpc++/support/async_stream.h... Generating docs for file include/grpcpp/impl/codegen/async_stream.h... Generating docs for file include/grpcpp/support/async_stream.h... Generating docs for file include/grpc++/impl/codegen/async_unary_call.h... Generating docs for file include/grpc++/support/async_unary_call.h... Generating docs for file include/grpcpp/impl/codegen/async_unary_call.h... Generating docs for file include/grpcpp/support/async_unary_call.h... Generating docs for file include/grpc++/impl/codegen/byte_buffer.h... Generating docs for file include/grpc++/support/byte_buffer.h... Generating docs for file include/grpc/byte_buffer.h... Generating docs for file include/grpc/impl/codegen/byte_buffer.h... Generating docs for file include/grpcpp/impl/codegen/byte_buffer.h... Generating docs for file include/grpcpp/support/byte_buffer.h... Generating docs for file include/grpc++/impl/codegen/call_hook.h... Generating docs for file include/grpcpp/impl/codegen/call_hook.h... Generating docs for file include/grpc++/impl/codegen/channel_interface.h... Generating docs for file include/grpcpp/impl/codegen/channel_interface.h... Generating docs for file include/grpc++/impl/codegen/completion_queue_tag.h... Generating docs for file include/grpcpp/impl/codegen/completion_queue_tag.h... Generating docs for file include/grpc++/impl/codegen/config.h... Generating docs for file include/grpc++/support/config.h... Generating docs for file include/grpcpp/impl/codegen/config.h... Generating docs for file include/grpcpp/support/config.h... Generating docs for file include/grpc++/impl/codegen/config_protobuf.h... Generating docs for file include/grpcpp/impl/codegen/config_protobuf.h... Generating docs for file include/grpc++/impl/codegen/core_codegen.h... Generating docs for file include/grpcpp/impl/codegen/core_codegen.h... Generating docs for file include/grpc++/impl/codegen/core_codegen_interface.h... Generating docs for file include/grpcpp/impl/codegen/core_codegen_interface.h... Generating docs for file include/grpc++/impl/codegen/create_auth_context.h... Generating docs for file include/grpcpp/impl/codegen/create_auth_context.h... Generating docs for file include/grpc++/impl/codegen/grpc_library.h... Generating docs for file include/grpc++/impl/grpc_library.h... Generating docs for file include/grpcpp/impl/codegen/grpc_library.h... Generating docs for file include/grpcpp/impl/grpc_library.h... Generating docs for file include/grpc++/impl/codegen/metadata_map.h... Generating docs for file include/grpcpp/impl/codegen/metadata_map.h... Generating docs for file include/grpc++/impl/codegen/method_handler_impl.h... Generating docs for file include/grpc++/impl/method_handler_impl.h... Generating docs for file include/grpcpp/impl/codegen/method_handler_impl.h... Generating docs for file include/grpcpp/impl/method_handler_impl.h... Generating docs for file include/grpc++/impl/codegen/proto_utils.h... Generating docs for file include/grpcpp/impl/codegen/proto_utils.h... Generating docs for file include/grpc++/impl/codegen/rpc_method.h... Generating docs for file include/grpc++/impl/rpc_method.h... Generating docs for file include/grpcpp/impl/codegen/rpc_method.h... Generating docs for file include/grpcpp/impl/rpc_method.h... Generating docs for file include/grpc++/impl/codegen/rpc_service_method.h... Generating docs for file include/grpc++/impl/rpc_service_method.h... Generating docs for file include/grpcpp/impl/codegen/rpc_service_method.h... Generating docs for file include/grpcpp/impl/rpc_service_method.h... Generating docs for file include/grpc++/impl/codegen/security/auth_context.h... Generating docs for file include/grpc++/security/auth_context.h... Generating docs for file include/grpcpp/impl/codegen/security/auth_context.h... Generating docs for file include/grpcpp/security/auth_context.h... Generating docs for file include/grpc++/impl/codegen/serialization_traits.h... Generating docs for file include/grpc++/impl/serialization_traits.h... Generating docs for file include/grpcpp/impl/codegen/serialization_traits.h... Generating docs for file include/grpcpp/impl/serialization_traits.h... Generating docs for file include/grpc++/impl/codegen/server_context.h... Generating docs for file include/grpc++/server_context.h... Generating docs for file include/grpcpp/impl/codegen/server_context.h... Generating docs for file include/grpcpp/server_context.h... Generating docs for file include/grpc++/impl/codegen/server_interface.h... Generating docs for file include/grpcpp/impl/codegen/server_interface.h... Generating docs for file include/grpc++/impl/codegen/service_type.h... Generating docs for file include/grpc++/impl/service_type.h... Generating docs for file include/grpcpp/impl/codegen/service_type.h... Generating docs for file include/grpcpp/impl/service_type.h... Generating docs for file include/grpc++/impl/codegen/slice.h... Generating docs for file include/grpc++/support/slice.h... Generating docs for file include/grpc/impl/codegen/slice.h... Generating docs for file include/grpc/slice.h... Generating docs for file include/grpcpp/impl/codegen/slice.h... Generating docs for file include/grpcpp/support/slice.h... Generating docs for file include/grpc++/impl/codegen/status.h... Generating docs for file include/grpc++/support/status.h... Generating docs for file include/grpc/impl/codegen/status.h... Generating docs for file include/grpc/status.h... Generating docs for file include/grpcpp/impl/codegen/status.h... Generating docs for file include/grpcpp/support/status.h... Generating docs for file include/grpc++/impl/codegen/status_code_enum.h... Generating docs for file include/grpc++/support/status_code_enum.h... Generating docs for file include/grpcpp/impl/codegen/status_code_enum.h... Generating docs for file include/grpcpp/support/status_code_enum.h... Generating docs for file include/grpc++/impl/codegen/string_ref.h... Generating docs for file include/grpc++/support/string_ref.h... Generating docs for file include/grpcpp/impl/codegen/string_ref.h... Generating docs for file include/grpcpp/support/string_ref.h... Generating docs for file include/grpc++/impl/codegen/stub_options.h... Generating docs for file include/grpc++/support/stub_options.h... Generating docs for file include/grpcpp/impl/codegen/stub_options.h... Generating docs for file include/grpcpp/support/stub_options.h... Generating docs for file include/grpc++/impl/codegen/sync_stream.h... Generating docs for file include/grpc++/support/sync_stream.h... Generating docs for file include/grpcpp/impl/codegen/sync_stream.h... Generating docs for file include/grpcpp/support/sync_stream.h... Generating docs for file include/grpc++/impl/codegen/time.h... Generating docs for file include/grpc++/support/time.h... Generating docs for file include/grpc/support/time.h... Generating docs for file include/grpcpp/impl/codegen/time.h... Generating docs for file include/grpcpp/support/time.h... Generating docs for file include:8: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h:48: warning: explicit link request to 'defines' could not be resolved /grpc++/impl/server_builder_option.h... Generating docs for file include/grpcpp/impl/server_builder_option.h... Generating docs for file include/grpc++/impl/server_builder_plugin.h... Generating docs for file include/grpcpp/impl/server_builder_plugin.h... Generating docs for file include/grpc++/impl/server_initializer.h... Generating docs for file include/grpcpp/impl/server_initializer.h... Generating docs for file include/grpc++/resource_quota.h... Generating docs for file include/grpcpp/resource_quota.h... Generating docs for file include/grpc++/security/auth_metadata_processor.h... Generating docs for file include/grpcpp/security/auth_metadata_processor.h... Generating docs for file include/grpc++/security/credentials.h... Generating docs for file include/grpcpp/security/credentials.h... Generating docs for file include/grpc++/security/server_credentials.h... Generating docs for file include/grpcpp/security/server_credentials.h... Generating docs for file include/grpc++/server.h... Generating docs for file include/grpcpp/server.h... Generating docs for file include/grpc++/server_builder.h... Generating docs for file include/grpcpp/server_builder.h... Generating docs for file include/grpc++/server_posix.h... Generating docs for file include/grpcpp/server_posix.h... Generating docs for file include/grpc++/support/channel_arguments.h... Generating docs for file include/grpcpp/support/channel_arguments.h... Generating docs for file include/grpc/byte_buffer_reader.h... Generating docs for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating docs for file include/grpc/compression.h... Generating docs for file include/grpc/fork.h... Generating docs for file include/grpc/impl/codegen/fork.h... Generating docs for file include/grpc/grpc.h... Generating docs for file include/grpc/grpc_posix.h... Generating docs for file include/grpc/grpc_security_constants.h... Generating docs for file include/grpc/impl/codegen/atm.h... Generating docs for file include/grpc/support/atm.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating docs for file include/grpc/support/atm_gcc_atomic.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating docs for file include/grpc/support/atm_gcc_sync.h... Generating docs for file include/grpc/impl/codegen/atm_windows.h... Generating docs for file include/grpc/support/atm_windows.h... Generating docs for file include/grpc/impl/codegen/compression_types.h... Generating docs for file include/grpc/impl/codegen/connectivity_state.h... Generating docs for file include/grpc/impl/codegen/gpr_slice.h... Generating docs for file include/grpc/impl/codegen/gpr_types.h... Generating docs for file include/grpc/impl/codegen/grpc_types.h... Generating docs for file include/grpc/impl/codegen/log.h... Generating docs for file include/grpc/support/log.h... Generating docs for file include/grpc/impl/codegen/port_platform.h... Generating docs for file include/grpc/support/port_platform.h... Generating docs for file include/grpc/impl/codegen/propagation_bits.h... Generating docs for file include/grpc/impl/codegen/sync.h... Generating docs for file include/grpc/support/sync.h... Generating docs for file include/grpcpp/impl/codegen/sync.h... Generating docs for file include/grpc/impl/codegen/sync_custom.h... Generating docs for file include/grpc/support/sync_custom.h... Generating docs for file include/grpc/impl/codegen/sync_generic.h... Generating docs for file include/grpc/support/sync_generic.h... Generating docs for file include/grpc/impl/codegen/sync_posix.h... Generating docs for file include/grpc/support/sync_posix.h... Generating docs for file include/grpc/impl/codegen/sync_windows.h... Generating docs for file include/grpc/support/sync_windows.h... Generating docs for file include/grpc/load_reporting.h... Generating docs for file include/grpc/slice_buffer.h... Generating docs for file include/grpc/support/alloc.h... Generating docs for file include/grpc/support/cpu.h... Generating docs for file include/grpc/support/log_windows.h... Generating doc/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command s for file include/grpc/support/string_util.h... Generating docs for file include/grpc/support/thd_id.h... Generating docs for file include/grpc/support/workaround_list.h... Generating docs for file include/grpcpp/alarm_impl.h... Generating docs for file include/grpcpp/channel_impl.h... Generating docs for file include/grpcpp/completion_queue_impl.h... Generating docs for file include/grpcpp/impl/codegen/completion_queue_impl.h... Generating docs for file include/grpcpp/create_channel_impl.h... Generating docs for file include/grpcpp/create_channel_posix_impl.h... Generating docs for file include/grpcpp/generic/generic_stub_impl.h... Generating docs for file include/grpcpp/grpcpp.h... Generating docs for file include/grpcpp/health_check_service_interface_impl.h... Generating docs for file include/grpcpp/impl/codegen/async_stream_impl.h... Generating docs for file include/grpcpp/support/async_stream_impl.h... Generating docs for file include/grpcpp/impl/codegen/async_unary_call_impl.h... Generating docs for file include/grpcpp/support/async_unary_call_impl.h... Generating docs for file include/grpcpp/impl/codegen/call_op_set.h... Generating docs for file include/grpcpp/impl/codegen/call_op_set_interface.h... Generating docs for file include/grpcpp/impl/codegen/callback_common.h... Generating docs for file include/grpcpp/impl/codegen/client_callback.h... Generating docs for file include/grpcpp/support/client_callback.h... Generating docs for file include/grpcpp/impl/codegen/client_callback_impl.h... Generating docs for file include/grpcpp/support/client_callback_impl.h... Generating docs for file include/grpcpp/impl/codegen/client_context_impl.h... Generating docs for file include/grpcpp/impl/codegen/client_interceptor.h... Generating docs for file include/grpcpp/support/client_interceptor.h... Generating docs for file include/grpcpp/impl/codegen/delegating_channel.h... Generating docs for file include/grpcpp/impl/codegen/intercepted_channel.h... Generating docs for file include/grpcpp/impl/codegen/interceptor.h... Generating docs for file include/grpcpp/support/interceptor.h... Generating docs for file include/grpcpp/impl/codegen/interceptor_common.h... Generating docs for file include/grpcpp/impl/codegen/message_allocator.h... Generating docs for file include/grpcpp/support/message_allocator.h... Generating docs for file include/grpcpp/impl/codegen/method_handler.h... Generating docs for file include/grpcpp/impl/codegen/proto_buffer_reader.h... Generating docs for file include/grpcpp/support/proto_buffer_reader.h... Generating docs for file include/grpcpp/impl/codegen/proto_buffer_writer.h... Generating docs for file include/grpcpp/support/proto_buffer_writer.h... Generating docs for file include/grpcpp/impl/codegen/server_callback.h... Generating docs for file include/grpcpp/support/server_callback.h... Generating docs for file include/grpcpp/impl/codegen/server_callback_handlers.h... Generating docs for file include/grpcpp/impl/codegen/server_callback_impl.h... Generating docs for file include/grpcpp/support/server_callback_impl.h... Generating docs for file include/grpcpp/impl/codegen/server_context_impl.h... Generating docs for file include/grpcpp/impl/codegen/server_interceptor.h... Generating docs for file include/grpcpp/support/server_interceptor.h... Generating docs for file include/grpcpp/impl/codegen/sync_stream_impl.h... Generating docs for file include/grpcpp/support/sync_stream_impl.h... Generating docs for file include/grpcpp/impl/server_builder_option_impl.h... Generating docs for file include/grpcpp/impl/server_initializer_impl.h... Generating docs for file include/grpcpp/resource_quota_impl.h... Generating docs for file include/grpcpp/security/auth_metadata_processor_impl.h... Generating docs for file include/grpcpp/security/credentials_impl.h... Generating docs for file include/grpcpp/security/server_credentials_impl.h... Generating docs for file include/grpcpp/security/tls_credentials_options.h... Generating docs for file include/grpcpp/server_builder_impl.h... Generating docs for file include/grpcpp/s/builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md:34: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command erver_impl.h... Generating docs for file include/grpcpp/server_posix_impl.h... Generating docs for file include/grpcpp/support/channel_arguments_impl.h... Generating docs for file include/grpcpp/support/validate_service_config.h... Generating page documentation... Generating docs for page md_doc_PROTOCOL_HTTP2... Generating docs for page md_doc_PROTOCOL_WEB... Generating docs for page md_doc_binary_logging... Generating docs for page md_doc_c_style_guide... Generating docs for page md_doc_command_line_tool... Generating docs for page md_doc_compression... Generating docs for page md_doc_compression_cookbook... Generating docs for page md_doc_connection_backoff_interop_test_description... Generating docs for page md_doc_connection_backoff... Generating docs for page md_doc_connectivity_semantics_and_api... Generating docs for page md_doc_cpp_style_guide... Generating docs for page md_doc_cpp_pending_api_cleanups... Generating docs for page md_doc_cpp_perf_notes... Generating docs for page md_doc_environment_variables... Generating docs for page md_doc_fail_fast... Generating docs for page md_doc_fork_support... Generating docs for page md_doc_g_stands_for... Generating docs for page md_doc_grpc_release_schedule... Generating docs for page md_doc_health_checking... Generating docs for page md_doc_http_grpc_status_mapping... Generating docs for page md_doc_http2_interop_test_descriptions... Generating docs for page md_doc_internationalization... Generating docs for page md_doc_interop_test_descriptions... Generating docs for page md_doc_keepalive... Generating docs for page md_doc_load_balancing... Generating docs for page md_doc_naming... Generating docs for page md_doc_security_audit... Generating docs for page md_doc_server_reflection... Generating docs for page md_doc_server_reflection_tutorial... Generating docs for page md_doc_server_side_auth... Generating docs for page md_doc_service_config... Generating docs for page md_doc_ssl_performance... Generating docs for page md_doc_status_ordering... Generating docs for page md_doc_statuscodes... Generating docs for page md_doc_unit_testing... Generating docs for page md_doc_versioning... Generating docs for page md_doc_wait_for_ready... Generating docs for page md_doc_workarounds... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound gpr_event... Generating docs for compound gpr_log_func_args... Generating docs for compound gpr_mu... Generating docs for compound gpr_refcount... Generating docs for compound gpr_stats_counter... Generating docs for compound gpr_timespec... Generating docs for compound grpc_arg... Generating docs for nested compound grpc_arg::grpc_arg_value... Generating docs for nested compound grpc_arg::grpc_arg_value::grpc_arg_pointer... Generating docs for compound grpc_arg_pointer_vtable... Generating docs for compound grpc_byte_buffer... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer... Generating docs for compound grpc_byte_buffer_reader... Generating docs for nested compound grpc_byte_buffer_reader::grpc_byte_buffer_reader_current... Generating docs for compound grpc_call_details... Generating docs for compound grpc_channel_args... Generating docs for compound grpc_channel_info... Generating docs for compound grpc_completion_queue_attributes... Generating docs for compound grpc_compression_options... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_algorithm... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_level... Generating docs for compound grpc_event... Generating docs for compound grpc_experimental_completion_queue_functor... Generating docs for compound grpc_metadata... Generating docs for compound grpc_metadata_array... Generating docs for compound grpc_op... Generating docs for nested compound grpc_op::grpc_op_data... Generating docs for/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h:152: warning: Found unknown command '\params' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h:157: warning: The following parameter of grpc::ServerInterface::AddListeningPort(const grpc::string &addr, grpc_impl::ServerCredentials *creds)=0 is not documented: parameter 'creds' nested compound grpc_op::grpc_op_data::grpc_op_recv_close_on_server... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_status_on_client... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_status_from_server... Generating docs for compound grpc_slice... Generating docs for nested compound grpc_slice::grpc_slice_data... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_inlined... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_refcounted... Generating docs for compound grpc_slice_buffer... Generating namespace index... Generating docs for namespace grpc Generating docs for compound grpc::HealthCheckServiceServerBuilderOption... Generating docs for compound grpc::GenericServerContext... Generating docs for compound grpc::AsyncGenericService... Generating docs for compound grpc::ByteBuffer... Generating docs for compound grpc::SerializationTraits< ByteBuffer, void >... Generating docs for compound grpc::WriteOptions... Generating docs for compound grpc::ChannelInterface... Generating docs for compound grpc::CoreCodegen... Generating docs for compound grpc::CoreCodegenInterface... Generating docs for compound grpc::GrpcLibraryInterface... Generating docs for compound grpc::GrpcLibraryCodegen... Generating docs for compound grpc::ProtoBufferReader... Generating docs for compound grpc::ProtoBufferWriter... Generating docs for compound grpc::AuthPropertyIterator... Generating docs for compound grpc::AuthContext... Generating docs for compound grpc::SerializationTraits... Generating docs for compound grpc::ServerInterface... Generating docs for nested compound grpc::ServerInterface::BaseAsyncRequest... Generating docs for nested compound grpc::ServerInterface::experimental_registration_interface... Generating docs for nested compound grpc::ServerInterface::GenericAsyncRequest... Generating docs for nested compound grpc::ServerInterface::NoPayloadAsyncRequest... Generating docs for nested compound grpc::ServerInterface::PayloadAsyncRequest... Generating docs for nested compound grpc::ServerInterface::RegisteredAsyncRequest... Generating docs for compound grpc::Service... Generating docs for nested compound grpc::Service::experimental_type... Generating docs for compound grpc::Slice... Generating docs for compound grpc::Status... Generating docs for compound grpc::string_ref... Generating docs for compound grpc::StubOptions... Generating docs for compound grpc::TimePoint... Generating docs for compound grpc::TimePoint< gpr_timespec >... Generating docs for compound grpc::TimePoint< std::chrono::system_clock::time_point >... Generating docs for compound grpc::ServerBuilderPlugin... Generating docs for compound grpc::SslServerCredentialsOptions... Generating docs for nested compound grpc::SslServerCredentialsOptions::PemKeyCertPair... Generating docs for namespace grpc::experimental Generating docs for compound grpc::experimental::GenericCallbackServerContext... Generating docs for compound grpc::experimental::CallbackGenericService... Generating docs for compound grpc::experimental::ClientInterceptorFactoryInterface... Generating docs for compound grpc::experimental::ClientRpcInfo... Generating docs for compound grpc::experimental::DelegatingChannel... Generating docs for compound grpc::experimental::InterceptorBatchMethods... Generating docs for compound grpc::experimental::Interceptor... Generating docs for compound grpc::experimental::RpcAllocatorState... Generating docs for compound grpc::experimental::MessageHolder... Generating docs for co/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm_impl.h:49: warning: End of list marker found without any preceding list items mpound grpc::experimental::MessageAllocator... Generating docs for compound grpc::experimental::ServerInterceptorFactoryInterface... Generating docs for compound grpc::experimental::ServerRpcInfo... Generating docs for compound grpc::experimental::ExternalConnectionAcceptor... Generating docs for nested compound grpc::experimental::ExternalConnectionAcceptor::NewConnectionParameters... Generating docs for namespace grpc::internal Generating docs for compound grpc::internal::CallOpRecvMessage... Generating docs for compound grpc::internal::DeserializeFuncType... Generating docs for compound grpc::internal::Call... Generating docs for compound grpc::internal::CallHook... Generating docs for compound grpc::internal::CallNoOp... Generating docs for compound grpc::internal::CallOpSendInitialMetadata... Generating docs for compound grpc::internal::CallOpSendMessage... Generating docs for compound grpc::internal::DeserializeFunc... Generating docs for compound grpc::internal::CallOpGenericRecvMessage... Generating docs for compound grpc::internal::CallOpClientSendClose... Generating docs for compound grpc::internal::CallOpServerSendStatus... Generating docs for compound grpc::internal::CallOpRecvInitialMetadata... Generating docs for compound grpc::internal::CallOpClientRecvStatus... Generating docs for compound grpc::internal::CallOpSet... Generating docs for compound grpc::internal::CallOpSetInterface... Generating docs for compound grpc::internal::CallbackWithStatusTag... Generating docs for compound grpc::internal::CallbackWithSuccessTag... Generating docs for compound grpc::internal::BlockingUnaryCallImpl... Generating docs for compound grpc::internal::CompletionQueueTag... Generating docs for compound grpc::internal::InterceptedChannel... Generating docs for compound grpc::internal::InterceptorBatchMethodsImpl... Generating docs for compound grpc::internal::CancelInterceptorBatchMethods... Generating docs for compound grpc::internal::MetadataMap... Generating docs for compound grpc::internal::RpcMethod... Generating docs for compound grpc::internal::MethodHandler... Generating docs for nested compound grpc::internal::MethodHandler::HandlerParameter... Generating docs for compound grpc::internal::RpcServiceMethod... Generating docs for compound grpc::internal::ServerAsyncStreamingInterface... Generating docs for compound grpc::internal::Mutex... Generating docs for compound grpc::internal::MutexLock... Generating docs for compound grpc::internal::ReleasableMutexLock... Generating docs for compound grpc::internal::CondVar... Generating docs for compound grpc::internal::GrpcLibrary... Generating docs for compound grpc::internal::GrpcLibraryInitializer... Generating docs for namespace grpc::protobuf Generating docs for namespace grpc::protobuf::io Generating docs for namespace grpc::protobuf::util Generating docs for namespace grpc::testing Generating docs for namespace grpc_impl Generating docs for compound grpc_impl::Alarm... Generating docs for nested compound grpc_impl::Alarm::experimental_type... Generating docs for compound grpc_impl::Channel... Generating docs for compound grpc_impl::GenericStub... Generating docs for nested compound grpc_impl::GenericStub::experimental_type... Generating docs for compound grpc_impl::HealthCheckServiceInterface... Generating docs for compound grpc_impl::ClientAsyncReaderInterface... Generating docs for compound grpc_impl::ClientAsyncReader... Generating docs for compound grpc_impl::ClientAsyncWriterInterface... Generating docs for compound grpc_impl::ClientAsyncWriter... Generating docs for compound grpc_impl::ClientAsyncReaderWriterInterface... Generating docs for compound grpc_impl::ClientAsyncReaderWriter... Generating docs for compound grpc_impl::ServerAsyncReaderInterface... Generating docs for compound grpc_impl::ServerAsyncReader... Generating docs for compound grpc_impl::ServerAsyncWriterInterface... Generating docs for compound grpc_impl::ServerAsyncWriter... Generating docs for compound grpc_impl::ServerAsyncReaderWriterInterface... Generating docs for compound grpc_impl::Ser/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:276: warning: argument 's' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnDone(const ::grpc::Status &) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:291: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:280: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnReadInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:297: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:301: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnWritesDoneDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:90: warning: Found unknown command '\WritesDone' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h:372: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ServerBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h:362: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ServerBidiReactor< Request, Response >::OnSendInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h:378: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ServerBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:90: warning: Found unknown command '\WritesDone' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:833: warning: argument 'msg' of command @param is not found in the argument list of grpc_impl::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:833: warning: argument 'tag' of command @param is not found in the argument list of grpc_impl::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:843: warning: The following parameter of grpc_impl::ServerUnaryStreamer::Read(RequestType *request) is not documented: parameter 'request' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:900: warning: argument 'msg' of command @param is not found in the argument list of grpc_impl::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:900: warning: argument 'tag' of command @param is not found in the argument list of grpc_impl::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:910: warning: The following parameter of grpc_impl::ServerSplitStreamer::Read(RequestType *request) is not documented: parameter 'request' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h:116: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h:112: warning: argument 'out' of command @param is not found in the argument list of grpc_impl::ServerBuilder::AddListeningPort(const grpc::string &addr_uri, std::shared_ptr< grpc_impl::ServerCredentials > creds, int *selected_port=nullptr) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_impl.h:183: warning: The following parameters of grpc_impl::Server::Server(int max_message_size, ChannelArguments *args, std::shared_ptr< std::vector< std::unique_ptr< ServerCompletionQueue >>> sync_server_cqs, int min_pollers, int max_pollers, int sync_cq_timeout_msec, std::vector< std::shared_ptr< grpc::internal::ExternalConnectionAcceptorImpl >> acceptors, grpc_resource_quota *server_rq=nullptr, std::vector< std::unique_ptr< grpc::experimental::ServerInterceptorFactoryInterface >> interceptor_creators=std::vector< std::unique_ptr< grpc::experimental::ServerInterceptorFactoryInterface >>()) are not documented: parameter 'acceptors' parameter 'server_rq' parameter 'interceptor_creators' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_impl.h:68: warning: The following parameter of grpc_impl::experimental::CreateCustomChannelWithInterceptors(const grpc::string &target, const std::shared_ptr< grpc::ChannelCredentials > &creds, const ::grpc::ChannelArguments &args, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) is not documented: parameter 'interceptor_creators' verAsyncReaderWriter... Generating docs for compound grpc_impl::ClientAsyncResponseReaderInterface... Generating docs for compound grpc_impl::ClientAsyncResponseReader... Generating docs for compound grpc_impl::ServerAsyncResponseWriter... Generating docs for compound grpc_impl::ClientReader... Generating docs for compound grpc_impl::ClientWriter... Generating docs for compound grpc_impl::ClientReaderWriter... Generating docs for compound grpc_impl::ClientBidiReactor... Generating docs for compound grpc_impl::ClientReadReactor... Generating docs for compound grpc_impl::ClientWriteReactor... Generating docs for compound grpc_impl::ClientCallbackReaderWriter... Generating docs for compound grpc_impl::ClientCallbackReader... Generating docs for compound grpc_impl::ClientCallbackWriter... Generating docs for compound grpc_impl::ClientCallbackUnary... Generating docs for compound grpc_impl::ClientUnaryReactor... Generating docs for compound grpc_impl::PropagationOptions... Generating docs for compound grpc_impl::ClientContext... Generating docs for nested compound grpc_impl::ClientContext::GlobalCallbacks... Generating docs for compound grpc_impl::ServerReader... Generating docs for compound grpc_impl::ServerWriter... Generating docs for compound grpc_impl::CompletionQueue... Generating docs for compound grpc_impl::ServerCompletionQueue... Generating docs for compound grpc_impl::ServerReadReactor... Generating docs for compound grpc_impl::ServerWriteReactor... Generating docs for compound grpc_impl::ServerBidiReactor... Generating docs for compound grpc_impl::ServerCallbackUnary... Generating docs for compound grpc_impl::ServerCallbackReader... Generating docs for compound grpc_impl::ServerCallbackWriter... Generating docs for compound grpc_impl::ServerCallbackReaderWriter... Generating docs for compound grpc_impl::ServerUnaryReactor... Generating docs for compound grpc_impl::ServerContextBase... Generating docs for compound grpc_impl::ServerContext... Generating docs for compound grpc_impl::CallbackServerContext... Generating docs for compound grpc_impl::ClientReaderInterface... Generating docs for compound grpc_impl::ClientWriterInterface... Generating docs for compound grpc_impl::ClientReaderWriterInterface... Generating docs for compound grpc_impl::ServerReaderInterface... Generating docs for compound grpc_impl::ServerWriterInterface... Generating docs for compound grpc_impl::ServerReaderWriterInterface... Generating docs for compound grpc_impl::ServerReaderWriter... Generating docs for compound grpc_impl::ServerUnaryStreamer... Generating docs for compound grpc_impl::ServerSplitStreamer... Generating docs for compound grpc_impl::ServerBuilderOption... Generating docs for compound grpc_impl::ServerInitializer... Generating docs for compound grpc_impl::ResourceQuota... Generating docs for compound grpc_impl::AuthMetadataProcessor... Generating docs for compound grpc_impl::ChannelCredentials... Generating docs for compound grpc_impl::CallCredentials... Generating docs for compound grpc_impl::SslCredentialsOptions... Generating docs for compound grpc_impl::MetadataCredentialsPlugin... Generating docs for compound grpc_impl::ServerCredentials... Generating docs for compound grpc_impl::ServerBuilder... Generating docs for nested compound grpc_impl::ServerBuilder::experimental_type... Generating docs for nested compound grpc_impl::ServerBuilder::NamedService... Generating docs for nested compound grpc_impl::ServerBuilder::Port... Generating docs for compound grpc_impl::Server... Generating docs for nested compound grpc_impl::Server::experimental_type... Generating docs for nested compound grpc_impl::Server::GlobalCallbacks... Generating docs for compound grpc_impl::ChannelArguments... Generating docs for namespace grpc_impl::experimental Generating docs for compound grpc_impl::experimental::StsCredentialsOptions... Generating docs for compound grpc_impl::experimental::AltsCredentialsOptions... Generating docs for compound grpc_impl::experimental::AltsServerCredentialsOptions... Generating docs for compound grpc_impl::experiment/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:90: warning: Found unknown command '\WritesDone' al::TlsKeyMaterialsConfig... Generating docs for nested compound grpc_impl::experimental::TlsKeyMaterialsConfig::PemKeyCertPair... Generating docs for compound grpc_impl::experimental::TlsCredentialReloadArg... Generating docs for compound grpc_impl::experimental::TlsCredentialReloadInterface... Generating docs for compound grpc_impl::experimental::TlsCredentialReloadConfig... Generating docs for compound grpc_impl::experimental::TlsServerAuthorizationCheckArg... Generating docs for compound grpc_impl::experimental::TlsServerAuthorizationCheckInterface... Generating docs for compound grpc_impl::experimental::TlsServerAuthorizationCheckConfig... Generating docs for compound grpc_impl::experimental::TlsCredentialsOptions... Generating docs for namespace grpc_impl::internal Generating docs for compound grpc_impl::internal::ClientAsyncStreamingInterface... Generating docs for compound grpc_impl::internal::AsyncReaderInterface... Generating docs for compound grpc_impl::internal::AsyncWriterInterface... Generating docs for compound grpc_impl::internal::ClientAsyncReaderFactory... Generating docs for compound grpc_impl::internal::ClientAsyncWriterFactory... Generating docs for compound grpc_impl::internal::ClientAsyncReaderWriterFactory... Generating docs for compound grpc_impl::internal::ClientAsyncResponseReaderFactory... Generating docs for compound grpc_impl::internal::CallbackUnaryHandler... Generating docs for compound grpc_impl::internal::CallbackServerStreamingHandler... Generating docs for compound grpc_impl::internal::RpcMethodHandler... Generating docs for compound grpc_impl::internal::ServerStreamingHandler... Generating docs for compound grpc_impl::internal::ErrorMethodHandler... Generating docs for compound grpc_impl::internal::CallbackUnaryCallImpl... Generating docs for compound grpc_impl::internal::ClientCallbackReaderWriterFactory... Generating docs for compound grpc_impl::internal::ClientCallbackReaderFactory... Generating docs for compound grpc_impl::internal::ClientCallbackWriterFactory... Generating docs for compound grpc_impl::internal::ClientCallbackReaderWriterImpl... Generating docs for compound grpc_impl::internal::ClientCallbackReaderImpl... Generating docs for compound grpc_impl::internal::ClientCallbackWriterImpl... Generating docs for compound grpc_impl::internal::ClientCallbackUnaryImpl... Generating docs for compound grpc_impl::internal::ClientCallbackUnaryFactory... Generating docs for compound grpc_impl::internal::ServerReaderWriterBody... Generating docs for compound grpc_impl::internal::ClientStreamingHandler... Generating docs for compound grpc_impl::internal::TemplatedBidiStreamingHandler... Generating docs for compound grpc_impl::internal::BidiStreamingHandler... Generating docs for compound grpc_impl::internal::StreamedUnaryHandler... Generating docs for compound grpc_impl::internal::SplitServerStreamingHandler... Generating docs for compound grpc_impl::internal::CallbackClientStreamingHandler... Generating docs for compound grpc_impl::internal::CallbackBidiHandler... Generating docs for compound grpc_impl::internal::ServerReactor... Generating docs for compound grpc_impl::internal::ServerCallbackCall... Generating docs for compound grpc_impl::internal::DefaultMessageHolder... Generating docs for compound grpc_impl::internal::FinishOnlyReactor... Generating docs for compound grpc_impl::internal::ClientStreamingInterface... Generating docs for compound grpc_impl::internal::ServerStreamingInterface... Generating docs for compound grpc_impl::internal::ReaderInterface... Generating docs for compound grpc_impl::internal::WriterInterface... Generating docs for compound grpc_impl::internal::ClientReaderFactory... Generating docs for compound grpc_impl::internal::ClientWriterFactory... Generating docs for compound grpc_impl::internal::ClientReaderWriterFactory... Generating docs for namespace std Generating docs for compound std::default_delete<::grpc_impl::ClientAsyncResponseReader< R > >... Generating docs for compound std::default_delete<::grpc_impl::ClientAsyncResponseReaderInterface< R > >./builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h:97: warning: unable to resolve reference to 'src/core/lib/surface/completion_queue.h' for \ref command .. Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Running dot for graph 1/1 lookup cache used 8125/65536 hits=43322 misses=9617 finished... + for i in core c++ core.internal c++.internal objc objc.internal + rm -rf doc/ref/core.internal + mkdir -p doc/ref/core.internal + doxygen tools/doxygen/Doxyfile.core.internal warning: Tag 'TCL_SUBST' at line 239 of file 'tools/doxygen/Doxyfile.core.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1902 of file 'tools/doxygen/Doxyfile.core.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2955 of file 'tools/doxygen/Doxyfile.core.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2977 of file 'tools/doxygen/Doxyfile.core.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/combiner-explainer.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/epoll-polling-engine.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-client-server-polling-engine-usage.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-cq.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-error.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-polling-engines.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/moving-to-c++.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/core/transport_explainer.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/workarounds.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/census.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/census.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1./builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys 26.0/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/README.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/census/grpc_context.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/census/grpc_context.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backend_metric.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backend_metric.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backend_metric.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backend_metric.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backup_poller.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backup_poller.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backup_poller.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/backup_poller.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/channel_connectivity.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/channel_connectivity.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_channelz.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_channelz.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_channelz.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/client_channel_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/global_subchannel_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/global_subchannel_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/global_subchannel_pool.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/global_subchannel_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/health/health_check_client.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/health/health_check_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/health/health_check_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/health/health_check_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_connect_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_connect_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_connect_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_connect_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_proxy.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_proxy.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_proxy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/http_proxy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/xds/xds.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/xds/xds.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/lb_policy_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/local_subchannel_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/local_subchannel_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/local_subchannel_pool.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/local_subchannel_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/parse_address.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/parse_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/parse_address.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/parse_address.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/proxy_mapper.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/proxy_mapper.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/proxy_mapper_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/proxy_mapper_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/native/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/sockaddr/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_result_parsing.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_result_parsing.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_result_parsing.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolver_result_parsing.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolving_lb_policy.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolving_lb_policy.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolving_lb_policy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/resolving_lb_policy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/retry_throttle.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/retry_throttle.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/retry_throttle.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/retry_throttle.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/server_address.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/server_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/server_address.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/server_address.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/service_config.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/service_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/service_config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/service_config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel_pool_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/subchannel_pool_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_api.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_api.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_api.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_bootstrap.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_bootstrap.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_bootstrap.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_bootstrap.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_channel_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_channel_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client_stats.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_channel/xds/xds_client_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_idle/client_idle_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/client_idle/client_idle_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/deadline/deadline_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/deadline/deadline_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/deadline/deadline_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/deadline/deadline_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client/http_client_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client/http_client_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client/http_client_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client/http_client_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client_authority_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client_authority_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client_authority_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/client_authority_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/http_filters_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/http_filters_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/message_compress/message_compress_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/message_compress/message_compress_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/message_compress/message_compress_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/message_compress/message_compress_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/server/http_server_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/server/http_server_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/server/http_server_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/http/server/http_server_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/max_age/max_age_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/max_age/max_age_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/max_age/max_age_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/max_age/max_age_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/message_size/message_size_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/message_size/message_size_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/message_size/message_size_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/message_size/message_size_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/filters/workarounds/workaround_utils.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/README.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/alpn/alpn.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/alpn/alpn.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/alpn/alpn.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/alpn/alpn.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/authority.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/authority.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/authority.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/authority.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/chttp2_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/chttp2_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/chttp2_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/chttp2_connector.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/insecure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/secure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/chttp2_server.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/chttp2_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/chttp2_server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/chttp2_server.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/insecure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/secure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_decoder.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_decoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_decoder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_decoder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_encoder.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_encoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_encoder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/bin_encoder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/chttp2_transport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/chttp2_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/context_list.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/context_list.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/context_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/context_list.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/flow_control.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/flow_control.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/flow_control.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/flow_control.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_data.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_data.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_data.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_data.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_goaway.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_goaway.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_goaway.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_goaway.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_ping.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_ping.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_ping.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_ping.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_settings.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_settings.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_settings.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_settings.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_window_update.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_window_update.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_window_update.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/frame_window_update.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_encoder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_encoder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_parser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_table.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_table.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_table.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/hpack_table.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/http2_settings.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/http2_settings.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/http2_settings.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/http2_settings.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/huffsyms.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/huffsyms.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/huffsyms.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/huffsyms.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/incoming_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/incoming_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/parsing.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/parsing.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/stream_lists.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/stream_lists.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/stream_map.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/stream_map.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/stream_map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/stream_map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/varint.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/varint.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/varint.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/varint.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/writing.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/chttp2/transport/writing.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_transport.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_transport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/eds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/eds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/eds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/eds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/http.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/http.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/http.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/http.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/percent.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/percent.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/percent.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/percent.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/range.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/range.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/range.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/envoy/type/range.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/gogoproto/gogo.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/gogoproto/gogo.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/gogoproto/gogo.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/gogoproto/gogo.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/annotations.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/annotations.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/annotations.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/annotations.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/http.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/http.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/http.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/api/http.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/any.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/any.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/any.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/any.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/descriptor.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/descriptor.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/duration.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/duration.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/duration.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/duration.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/empty.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/empty.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/empty.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/empty.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/struct.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/struct.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/struct.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/struct.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/rpc/status.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/rpc/status.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/rpc/status.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/google/rpc/status.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/validate/validate.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/validate/validate.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/validate/validate.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/validate/validate.upb.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/avl/avl.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/avl/avl.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/avl/avl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/avl/avl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/backoff/backoff.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/backoff/backoff.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/backoff/backoff.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/backoff/backoff.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_args.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack_builder.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack_builder.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack_builder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_trace.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_trace.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/connected_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/connected_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/connected_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/connected_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/status_util.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/status_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/status_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/status_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/algorithm_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/algorithm_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_args.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_args.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_args.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/message_compress.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/message_compress.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/message_compress.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/message_compress.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_gzip.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_gzip.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_gzip.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_gzip.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_identity.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_identity.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_identity.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_identity.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats_data.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats_data.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats_data.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats_data.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/trace.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/trace.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/trace.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/alloc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/alloc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/arena.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/atm.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/atm.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_iphone.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_iphone.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/cpu_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_android.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_android.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/log_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/murmur_hash.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/murmur_hash.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/murmur_hash.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/murmur_hash.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/spinlock.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/spinlock.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_util_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_util_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/sync.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/sync.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/sync_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/sync_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/sync_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/sync_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_precise.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_precise.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_precise.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_precise.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_gcc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_gcc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile_msys.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile_msys.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/useful.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/useful.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/wrap_memcpy.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/wrap_memcpy.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/arena.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/arena.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/arena.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/debug_location.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/debug_location.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/fork.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/fork.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_env.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_env.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_env.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_env.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/host_port.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/host_port.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/host_port.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/host_port.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/inlined_vector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/inlined_vector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/manual_constructor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/manual_constructor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/memory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/memory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/mpscq.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/mpscq.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/mpscq.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/mpscq.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/optional.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/optional.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/orphanable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/orphanable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted_ptr.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted_ptr.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/string_view.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/string_view.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/format_request.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/format_request.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/format_request.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/format_request.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/parser.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/parser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/parser.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/block_annotate.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/block_annotate.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/buffer_list.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/buffer_list.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/buffer_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/buffer_list.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/call_combiner.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/call_combiner.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/call_combiner.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/call_combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/cfstream_handle.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/cfstream_handle.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/cfstream_handle.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/cfstream_handle.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/closure.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/closure.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/combiner.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/combiner.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/combiner.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/dynamic_annotations.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/dynamic_annotations.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epoll1_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epoll1_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epoll1_linux.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epoll1_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epollex_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epollex_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epollex_linux.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epollex_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_poll_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_poll_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_poll_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_poll_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/exec_ctx.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/exec_ctx.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/exec_ctx.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/exec_ctx.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/mpmcqueue.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/mpmcqueue.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/mpmcqueue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/mpmcqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/threadpool.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/threadpool.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/threadpool.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/threadpool.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/fork_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/fork_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/fork_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/fork_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname_host_name_max.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname_host_name_max.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname_sysconf.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname_sysconf.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/internal_errqueue.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/internal_errqueue.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/internal_errqueue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/internal_errqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iocp_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iocp_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iocp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iocp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/is_epollexclusive_available.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/is_epollexclusive_available.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/is_epollexclusive_available.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/is_epollexclusive_available.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/load_file.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/load_file.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/load_file.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/load_file.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/lockfree_event.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/lockfree_event.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/lockfree_event.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/lockfree_event.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/logical_thread.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/logical_thread.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/logical_thread.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/logical_thread.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/nameser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/nameser.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/polling_entity.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/polling_entity.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/polling_entity.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/polling_entity.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/port.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/port.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_factory_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_factory_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_factory_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_factory_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_mutator.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_mutator.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_mutator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_mutator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_common_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_common_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sys_epoll_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sys_epoll_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/time_averaged_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/time_averaged_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/time_averaged_stats.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/time_averaged_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_generic.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_generic.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_heap.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_heap.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_heap.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_heap.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_manager.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_manager.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/udp_server.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/udp_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/udp_server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/udp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix_noop.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix_noop.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_eventfd.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_eventfd.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_nospecial.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_nospecial.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_pipe.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_pipe.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_pipe.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_pipe.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_reader.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_reader.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_string.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_writer.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_writer.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_writer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/basic_timers.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/basic_timers.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/stap_timers.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/stap_timers.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/timers.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/timers.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/context/security_context.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/context/security_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/context/security_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/context/security_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/alts_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/alts_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/alts_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/alts_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/composite/composite_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/composite/composite_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/composite/composite_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/composite/composite_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/credentials_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/credentials_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/fake/fake_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/fake/fake_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/fake/fake_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/fake/fake_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/google_default/credentials_generic.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/google_default/credentials_generic.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/google_default/google_default_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/google_default/google_default_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/google_default/google_default_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/google_default/google_default_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/iam/iam_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/iam/iam_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/iam/iam_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/iam/iam_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/json_token.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/json_token.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/json_token.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/json_token.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_verifier.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/jwt/jwt_verifier.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/local/local_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/local/local_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/local/local_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/local/local_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/plugin/plugin_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/plugin/plugin_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/plugin/plugin_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/plugin/plugin_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/ssl/ssl_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/ssl/ssl_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/ssl/ssl_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/ssl/ssl_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/spiffe_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/spiffe_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/spiffe_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/credentials/tls/spiffe_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/alts/alts_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/alts/alts_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/fake/fake_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/fake/fake_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots_linux.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/load_system_roots_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/local/local_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/local/local_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/local/local_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/local/local_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils_config.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils_config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/ssl_utils_config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/tls/spiffe_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/tls/spiffe_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/tls/spiffe_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/security_connector/tls/spiffe_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/auth_filters.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/auth_filters.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/client_auth_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/client_auth_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/secure_endpoint.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/secure_endpoint.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/secure_endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/secure_endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/security_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/security_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/security_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/security_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/server_auth_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/server_auth_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/target_authority_table.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/target_authority_table.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/target_authority_table.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/target_authority_table.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/tsi_error.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/tsi_error.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/tsi_error.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/transport/tsi_error.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/util/json_util.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/util/json_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/util/json_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/security/util/json_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/b64.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/b64.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/b64.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/b64.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/percent_encoding.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/percent_encoding.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/percent_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/percent_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_buffer.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_buffer.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_hash_table.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_hash_table.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_intern.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_intern.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_string_helpers.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_string_helpers.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_string_helpers.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_string_helpers.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_weak_hash_table.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_weak_hash_table.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/api_trace.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/api_trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/api_trace.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/api_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/byte_buffer.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/byte_buffer.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/byte_buffer_reader.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/byte_buffer_reader.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_details.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_details.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_log_batch.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_log_batch.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_test_only.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_test_only.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_init.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_init.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_init.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_init.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_ping.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_ping.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_stack_type.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_stack_type.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_stack_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_stack_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/event_string.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/event_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/event_string.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/event_string.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/lame_client.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/lame_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/lame_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/lame_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/metadata_array.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/metadata_array.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/server.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/server.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/validate_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/validate_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/validate_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/validate_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/version.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/version.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/bdp_estimator.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/bdp_estimator.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/bdp_estimator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/bdp_estimator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/byte_stream.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/byte_stream.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/byte_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/byte_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/connectivity_state.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/connectivity_state.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/error_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/error_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/error_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/error_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/http2_errors.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/http2_errors.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata_batch.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata_batch.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata_batch.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata_batch.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/pid_controller.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/pid_controller.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/pid_controller.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/pid_controller.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/static_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/static_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/static_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/static_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_conversion.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_conversion.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_conversion.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_conversion.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/timeout_encoding.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/timeout_encoding.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/timeout_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/timeout_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport_op_string.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport_op_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/uri/uri_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/uri/uri_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/uri/uri_parser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/uri/uri_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/plugin_registry/grpc_plugin_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/plugin_registry/grpc_plugin_registry.cc... Reading /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/crypt/aes_gcm.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/crypt/aes_gcm.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/crypt/gsec.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/crypt/gsec.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/crypt/gsec.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/crypt/gsec.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_counter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_counter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_counter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_counter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_crypter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_crypter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_frame_protector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_frame_protector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/frame_handler.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/frame_handler.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/frame_handler.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/frame_protector/frame_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_handshaker_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_handshaker_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_shared_resource.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_shared_resource.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_shared_resource.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_shared_resource.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/alts_tsi_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/transport_security_common_api.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/transport_security_common_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/transport_security_common_api.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/handshaker/transport_security_common_api.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/fake_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/fake_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/fake_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/fake_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/grpc_shadow_boringssl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/grpc_shadow_boringssl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/local_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/local_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/local_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/local_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_cache.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_cache.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl_transport_security.h../builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.h:29: warning: the name 'Tracks' supplied as the argument in the \file statement is not an input file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.cc:54: warning: no uniquely matching class member found for void grpc_core::HandshakerFactoryList::Register(bool at_start, std::unique_ptr< HandshakerFactory > factory) /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.cc:63: warning: no uniquely matching class member found for void grpc_core::HandshakerFactoryList::AddHandshakers(const grpc_channel_args *args, grpc_pollset_set *interested_parties, HandshakeManager *handshake_mgr) /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.cc:464: warning: no uniquely matching class member found for bool CqEventQueue::Push(grpc_cq_completion *c) /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.cc:470: warning: no uniquely matching class member found for grpc_cq_completion * CqEventQueue::Pop() /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h, line 38), Skipping current block! . Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/ssl_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security_grpc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security_grpc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security_grpc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security_grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/transport_security_interface.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/grpc/byte_buffer.h... Generating code for file include/grpc/impl/codegen/byte_buffer.h... Generating code for file include/grpc/byte_buffer_reader.h... Generating code for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating code for file include/grpc/census.h... Generating code for file include/grpc/compression.h... Generating code for file include/grpc/fork.h... Generating code for file include/grpc/impl/codegen/fork.h... Generating code for file src/core/lib/gprpp/fork.h... Generating code for file include/grpc/grpc.h... Generating code for file include/grpc/grpc_posix.h... Generating code for file include/grpc/grpc_security.h... Generating code for file include/grpc/grpc_security_constants.h... Generating code for file include/grpc/impl/codegen/atm.h... Generating code for file include/grpc/support/atm.h... Generating code for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating code for file include/grpc/support/atm_gcc_atomic.h... Generating code for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating code for file include/grpc/support/atm_gcc_sync.h... Generating code for file include/grpc/impl/codegen/atm_windows.h... Generating code for file include/grpc/support/atm_windows.h... Generating code for file include/grpc/impl/codegen/compression_types.h... Generating code for file include/grpc/impl/codegen/connectivity_state.h... Generating code for file src/core/lib/transport/connectivity_state.h... Generating code for file include/grpc/impl/codegen/gpr_slice.h... Generating code for file include/grpc/impl/codegen/gpr_types.h... Generating code for file include/grpc/impl/codegen/grpc_types.h... Generating code for file include/grpc/impl/codegen/log.h... Generating code for file include/grpc/support/log.h... Generating code for file include/grpc/impl/codegen/port_platform.h... Generating code for file include/grpc/support/port_platform.h... Generating code for file include/grpc/impl/codegen/propagation_bits.h... Generating code for file include/grpc/impl/codegen/slice.h... Generating code for file include/grpc/slice.h... Generating code for file include/grpc/impl/codegen/status.h... Generating code for file include/grpc/status.h... Generating code for file include/grpc/impl/codegen/sync.h... Generating code for file include/grpc/support/sync.h... Generating code for file src/core/lib/gprpp/sync.h... Generating code for file include/grpc/impl/codegen/sync_custom.h... Generating code for file include/grpc/support/sync_custom.h... Generating code for file include/grpc/impl/codegen/sync_generic.h... Generating code for file include/grpc/support/sync_generic.h... Generating code for file include/grpc/impl/codegen/sync_posix.h... Generating code for file include/grpc/support/sync_posix.h... Generating code for file include/grpc/impl/codegen/sync_windows.h... Generating code for file include/grpc/support/sync_windows.h... Generating code for file include/grpc/load_reporting.h... Generating code for file include/grpc/slice_buffer.h... Generating code for file include/grpc/support/alloc.h... Generating code for file src/core/lib/gpr/alloc.h... Generating code for file include/grpc/support/cpu.h... Generating code for file include/grpc/support/log_windows.h... Generating code for file include/grpc/support/string_util.h... Generating code for file include/grpc/support/thd_id.h... Generating code for file include/grpc/support/time.h... Generating code for file include/grpc/support/workaround_list.h... Generating code for file src/core/ext/filters/client_channel/backend_metric.h... Generating code for file src/core/ext/filters/client_channel/backup_poller.h... Generating code for file src/core/ext/filters/client_channel/client_channel.h... Generating code for file src/core/ext/filters/client_channel/client_channel_channelz.h... Generating code for file src/core/ext/filters/client_channel/client_channel_factory.h... Generating code for file src/core/ext/filters/client_channel/connector.h... Generating code for file src/core/ext/filters/client_channel/global_subchannel_pool.h... Generating code for file src/core/ext/filters/client_channel/health/health_check_client.h... Generating code for file src/core/ext/filters/client_channel/http_connect_handshaker.h... Generating code for file src/core/ext/filters/client_channel/http_proxy.h... Generating code for file src/core/ext/filters/client_channel/lb_policy.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Generating code for file src/core/ext/filters/client_channel/lb_policy_factory.h... Generating code for file src/core/ext/filters/client_channel/lb_policy_registry.h... Generating code for file src/core/ext/filters/client_channel/local_subchannel_pool.h... Generating code for file src/core/ext/filters/client_channel/parse_address.h... Generating code for file src/core/ext/filters/client_channel/proxy_mapper.h... Generating code for file src/core/ext/filters/client_channel/proxy_mapper_registry.h... Generating code for file src/core/ext/filters/client_channel/resolver.h... Generating code for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Generating code for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Generating code for file src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Generating code for file src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Generating code for file src/core/ext/filters/client_channel/resolver_factory.h... Generating code for file src/core/ext/filters/client_channel/resolver_registry.h... Generating code for file src/core/ext/filters/client_channel/resolver_result_parsing.h... Generating code for file src/core/ext/filters/client_channel/resolving_lb_policy.h... Generating code for file src/core/ext/filters/client_channel/retry_throttle.h... Generating code for file src/core/ext/filters/client_channel/server_address.h... Generating code for file src/core/ext/filters/client_channel/service_config.h... Generating code for file src/core/ext/filters/client_channel/subchannel.h... Generating code for file src/core/ext/filters/client_channel/subchannel_interface.h... Generating code for file src/core/ext/filters/client_channel/subchannel_pool_interface.h... Generating code for file src/core/ext/filters/client_channel/xds/xds_api.h... Generating code for file src/core/ext/filters/client_channel/xds/xds_bootstrap.h... Generating code for file src/core/ext/filters/client_channel/xds/xds_channel.h... Generating code for file src/core/ext/filters/client_channel/xds/xds_channel_args.h... Generating code for file src/core/ext/filters/client_channel/xds/xds_client.h... Generating code for file src/core/ext/filters/client_channel/xds/xds_client_stats.h... Generating code for file src/core/ext/filters/deadline/deadline_filter.h... Generating code for file src/core/ext/filters/http/client/http_client_filter.h... Generating code for file src/core/ext/filters/http/client_authority_filter.h... Generating code for file src/core/ext/filters/http/message_compress/message_compress_filter.h... Generating code for file src/core/ext/filters/http/server/http_server_filter.h... Generating code for file src/core/ext/filters/max_age/max_age_filter.h... Generating code for file src/core/ext/filters/message_size/message_size_filter.h... Generating code for file src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Generating code for file src/core/ext/filters/workarounds/workaround_utils.h... Generating code for file src/core/ext/transport/chttp2/alpn/alpn.h... Generating code for file src/core/ext/transport/chttp2/client/authority.h... Generating code for file src/core/ext/transport/chttp2/client/chttp2_connector.h... Generating code for file src/core/ext/transport/chttp2/server/chttp2_server.h... Generating code for file src/core/ext/transport/chttp2/transport/bin_decoder.h... Generating code for file src/core/ext/transport/chttp2/transport/bin_encoder.h... Generating code for file src/core/ext/transport/chttp2/transport/chttp2_transport.h... Generating code for file src/core/ext/transport/chttp2/transport/context_list.h... Generating code for file src/core/ext/transport/chttp2/transport/flow_control.h... Generating code for file src/core/ext/transport/chttp2/transport/frame.h... Generating code for file src/core/ext/transport/chttp2/transport/frame_data.h... Generating code for file src/core/ext/transport/chttp2/transport/frame_goaway.h... Generating code for file src/core/ext/transport/chttp2/transport/frame_ping.h... Generating code for file src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Generating code for file src/core/ext/transport/chttp2/transport/frame_settings.h... Generating code for file src/core/ext/transport/chttp2/transport/frame_window_update.h... Generating code for file src/core/ext/transport/chttp2/transport/hpack_encoder.h... Generating code for file src/core/ext/transport/chttp2/transport/hpack_parser.h... Generating code for file src/core/ext/transport/chttp2/transport/hpack_table.h... Generating code for file src/core/ext/transport/chttp2/transport/http2_settings.h... Generating code for file src/core/ext/transport/chttp2/transport/huffsyms.h... Generating code for file src/core/ext/transport/chttp2/transport/incoming_metadata.h... Generating code for file src/core/ext/transport/chttp2/transport/internal.h... Generating code for file src/core/ext/transport/chttp2/transport/stream_map.h... Generating code for file src/core/ext/transport/chttp2/transport/varint.h... Generating code for file src/core/ext/transport/inproc/inproc_transport.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/cds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/base.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/discovery.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/eds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.h... Generating code for file src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/http.upb.h... Generating code for file src/core/ext/upb-generated/google/api/http.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/percent.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/range.upb.h... Generating code for file src/core/ext/upb-generated/gogoproto/gogo.upb.h... Generating code for file src/core/ext/upb-generated/google/api/annotations.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/any.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/descriptor.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/duration.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/empty.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/struct.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Generating code for file src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Generating code for file src/core/ext/upb-generated/google/rpc/status.upb.h... Generating code for file src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Generating code for file src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Generating code for file src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Generating code for file src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Generating code for file src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Generating code for file src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Generating code for file src/core/ext/upb-generated/validate/validate.upb.h... Generating code for file src/core/lib/avl/avl.h... Generating code for file src/core/lib/backoff/backoff.h... Generating code for file src/core/lib/channel/channel_args.h... Generating code for file src/core/lib/channel/channel_stack.h... Generating code for file src/core/lib/channel/channel_stack_builder.h... Generating code for file src/core/lib/channel/channel_trace.h... Generating code for file src/core/lib/channel/channelz.h... Generating code for file src/core/lib/channel/channelz_registry.h... Generating code for file src/core/lib/channel/connected_channel.h... Generating code for file src/core/lib/channel/context.h... Generating code for file src/core/lib/channel/handshaker.h... Generating code for file src/core/lib/channel/handshaker_factory.h... Generating code for file src/core/lib/channel/handshaker_registry.h... Generating code for file src/core/lib/channel/status_util.h... Generating code for file src/core/lib/compression/algorithm_metadata.h... Generating code for file src/core/lib/compression/compression_args.h... Generating code for file src/core/lib/compression/compression_internal.h... Generating code for file src/core/lib/compression/message_compress.h... Generating code for file src/core/lib/compression/stream_compression.h... Generating code for file src/core/lib/compression/stream_compression_gzip.h... Generating code for file src/core/lib/compression/stream_compression_identity.h... Generating code for file src/core/lib/debug/stats.h... Generating code for file src/core/lib/debug/stats_data.h... Generating code for file src/core/lib/debug/trace.h... Generating code for file src/core/lib/gpr/arena.h... Generating code for file src/core/lib/gprpp/arena.h... Generating code for file src/core/lib/gpr/env.h... Generating code for file src/core/lib/gpr/murmur_hash.h... Generating code for file src/core/lib/gpr/spinlock.h... Generating code for file src/core/lib/gpr/string.h... Generating code for file src/core/lib/gpr/string_windows.h... Generating code for file src/core/lib/gpr/time_precise.h... Generating code for file src/core/lib/gpr/tls.h... Generating code for file src/core/lib/gpr/tls_gcc.h... Generating code for file src/core/lib/gpr/tls_msvc.h... Generating code for file src/core/lib/gpr/tls_pthread.h... Generating code for file src/core/lib/gpr/tmpfile.h... Generating code for file src/core/lib/gpr/useful.h... Generating code for file src/core/lib/gprpp/atomic.h... Generating code for file src/core/lib/gprpp/debug_location.h... Generating code for file src/core/lib/gprpp/global_config.h... Generating code for file src/core/lib/gprpp/global_config_custom.h... Generating code for file src/core/lib/gprpp/global_config_env.h... Generating code for file src/core/lib/gprpp/global_config_generic.h... Generating code for file src/core/lib/gprpp/host_port.h... Generating code for file src/core/lib/gprpp/inlined_vector.h... Generating code for file src/core/lib/gprpp/manual_constructor.h... Generating code for file src/core/lib/gprpp/map.h... Generating code for file src/core/lib/gprpp/memory.h... Generating code for file src/core/lib/gprpp/mpscq.h... Generating code for file src/core/lib/gprpp/optional.h... Generating code for file src/core/lib/gprpp/orphanable.h... Generating code for file src/core/lib/gprpp/ref_counted.h... Generating code for file src/core/lib/gprpp/ref_counted_ptr.h... Generating code for file src/core/lib/gprpp/string_view.h... Generating code for file src/core/lib/gprpp/thd.h... Generating code for file src/core/lib/http/format_request.h... Generating code for file src/core/lib/http/httpcli.h... Generating code for file src/core/lib/http/parser.h... Generating code for file src/core/lib/iomgr/block_annotate.h... Generating code for file src/core/lib/iomgr/buffer_list.h... Generating code for file src/core/lib/iomgr/call_combiner.h... Generating code for file src/core/lib/iomgr/cfstream_handle.h... Generating code for file src/core/lib/iomgr/closure.h... Generating code for file src/core/lib/iomgr/combiner.h... Generating code for file src/core/lib/iomgr/dynamic_annotations.h... Generating code for file src/core/lib/iomgr/endpoint.h... Generating code for file src/core/lib/iomgr/endpoint_cfstream.h... Generating code for file src/core/lib/iomgr/endpoint_pair.h... Generating code for file src/core/lib/iomgr/error.h... Generating code for file src/core/lib/iomgr/error_cfstream.h... Generating code for file src/core/lib/iomgr/error_internal.h... Generating code for file src/core/lib/iomgr/ev_epoll1_linux.h... Generating code for file src/core/lib/iomgr/ev_epollex_linux.h... Generating code for file src/core/lib/iomgr/ev_poll_posix.h... Generating code for file src/core/lib/iomgr/ev_posix.h... Generating code for file src/core/lib/iomgr/exec_ctx.h... Generating code for file src/core/lib/iomgr/executor.h... Generating code for file src/core/lib/iomgr/executor/mpmcqueue.h... Generating code for file src/core/lib/iomgr/executor/threadpool.h... Generating code for file src/core/lib/iomgr/gethostname.h... Generating code for file src/core/lib/iomgr/grpc_if_nametoindex.h... Generating code for file src/core/lib/iomgr/internal_errqueue.h... Generating code for file src/core/lib/iomgr/iocp_windows.h... Generating code for file src/core/lib/iomgr/iomgr.h... Generating code for file src/core/lib/iomgr/iomgr_custom.h... Generating code for file src/core/lib/iomgr/iomgr_internal.h... Generating code for file src/core/lib/iomgr/iomgr_posix.h... Generating code for file src/core/lib/iomgr/is_epollexclusive_available.h... Generating code for file src/core/lib/iomgr/load_file.h... Generating code for file src/core/lib/iomgr/lockfree_event.h... Generating code for file src/core/lib/iomgr/logical_thread.h... Generating code for file src/core/lib/iomgr/nameser.h... Generating code for file src/core/lib/iomgr/polling_entity.h... Generating code for file src/core/lib/iomgr/pollset.h... Generating code for file src/core/lib/iomgr/pollset_custom.h... Generating code for file src/core/lib/iomgr/pollset_set.h... Generating code for file src/core/lib/iomgr/pollset_set_custom.h... Generating code for file src/core/lib/iomgr/pollset_set_windows.h... Generating code for file src/core/lib/iomgr/pollset_windows.h... Generating code for file src/core/lib/iomgr/port.h... Generating code for file src/core/lib/iomgr/resolve_address.h... Generating code for file src/core/lib/iomgr/resolve_address_custom.h... Generating code for file src/core/lib/iomgr/resource_quota.h... Generating code for file src/core/lib/iomgr/sockaddr.h... Generating code for file src/core/lib/iomgr/sockaddr_custom.h... Generating code for file src/core/lib/iomgr/sockaddr_posix.h... Generating code for file src/core/lib/iomgr/sockaddr_utils.h... Generating code for file src/core/lib/iomgr/sockaddr_windows.h... Generating code for file src/core/lib/iomgr/socket_factory_posix.h... Generating code for file src/core/lib/iomgr/socket_mutator.h... Generating code for file src/core/lib/iomgr/socket_utils.h... Generating code for file src/core/lib/iomgr/socket_utils_posix.h... Generating code for file src/core/lib/iomgr/socket_windows.h... Generating code for file src/core/lib/iomgr/sys_epoll_wrapper.h... Generating code for file src/core/lib/iomgr/tcp_client.h... Generating code for file src/core/lib/iomgr/tcp_client_posix.h... Generating code for file src/core/lib/iomgr/tcp_custom.h... Generating code for file src/core/lib/iomgr/tcp_posix.h... Generating code for file src/core/lib/iomgr/tcp_server.h... Generating code for file src/core/lib/iomgr/tcp_server_utils_posix.h... Generating code for file src/core/lib/iomgr/tcp_windows.h... Generating code for file src/core/lib/iomgr/time_averaged_stats.h... Generating code for file src/core/lib/iomgr/timer.h... Generating code for file src/core/lib/iomgr/timer_custom.h... Generating code for file src/core/lib/iomgr/timer_heap.h... Generating code for file src/core/lib/iomgr/timer_manager.h... Generating code for file src/core/lib/iomgr/udp_server.h... Generating code for file src/core/lib/iomgr/unix_sockets_posix.h... Generating code for file src/core/lib/iomgr/wakeup_fd_pipe.h... Generating code for file src/core/lib/iomgr/wakeup_fd_posix.h... Generating code for file src/core/lib/json/json.h... Generating code for file src/core/lib/json/json_common.h... Generating code for file src/core/lib/json/json_reader.h... Generating code for file src/core/lib/json/json_writer.h... Generating code for file src/core/lib/profiling/timers.h... Generating code for file src/core/lib/security/context/security_context.h... Generating code for file src/core/lib/security/credentials/alts/alts_credentials.h... Generating code for file src/core/lib/security/credentials/alts/check_gcp_environment.h... Generating code for file src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Generating code for file src/core/lib/security/credentials/composite/composite_credentials.h... Generating code for file src/core/lib/security/credentials/credentials.h... Generating code for file src/core/lib/security/credentials/fake/fake_credentials.h... Generating code for file src/core/lib/security/credentials/google_default/google_default_credentials.h... Generating code for file src/core/lib/security/credentials/iam/iam_credentials.h... Generating code for file src/core/lib/security/credentials/jwt/json_token.h... Generating code for file src/core/lib/security/credentials/jwt/jwt_credentials.h... Generating code for file src/core/lib/security/credentials/jwt/jwt_verifier.h... Generating code for file src/core/lib/security/credentials/local/local_credentials.h... Generating code for file src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Generating code for file src/core/lib/security/credentials/plugin/plugin_credentials.h... Generating code for file src/core/lib/security/credentials/ssl/ssl_credentials.h... Generating code for file src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Generating code for file src/core/lib/security/credentials/tls/spiffe_credentials.h... Generating code for file src/core/lib/security/security_connector/alts/alts_security_connector.h... Generating code for file src/core/lib/security/security_connector/fake/fake_security_connector.h... Generating code for file src/core/lib/security/security_connector/load_system_roots.h... Generating code for file src/core/lib/security/security_connector/load_system_roots_linux.h... Generating code for file src/core/lib/security/security_connector/local/local_security_connector.h... Generating code for file src/core/lib/security/security_connector/security_connector.h... Generating code for file src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Generating code for file src/core/lib/security/security_connector/ssl_utils.h... Generating code for file src/core/lib/security/security_connector/ssl_utils_config.h... Generating code for file src/core/lib/security/security_connector/tls/spiffe_security_connector.h... Generating code for file src/core/lib/security/transport/auth_filters.h... Generating code for file src/core/lib/security/transport/secure_endpoint.h... Generating code for file src/core/lib/security/transport/security_handshaker.h... Generating code for file src/core/lib/security/transport/target_authority_table.h... Generating code for file src/core/lib/security/transport/tsi_error.h... Generating code for file src/core/lib/security/util/json_util.h... Generating code for file src/core/lib/slice/b64.h... Generating code for file src/core/lib/slice/percent_encoding.h... Generating code for file src/core/lib/slice/slice_hash_table.h... Generating code for file src/core/lib/slice/slice_internal.h... Generating code for file src/core/lib/slice/slice_string_helpers.h... Generating code for file src/core/lib/slice/slice_utils.h... Generating code for file src/core/lib/slice/slice_weak_hash_table.h... Generating code for file src/core/lib/surface/api_trace.h... Generating code for file src/core/lib/surface/call.h... Generating code for file src/core/lib/surface/call_test_only.h... Generating code for file src/core/lib/surface/channel.h... Generating code for file src/core/lib/surface/channel_init.h... Generating code for file src/core/lib/surface/channel_stack_type.h... Generating code for file src/core/lib/surface/completion_queue.h... Generating code for file src/core/lib/surface/completion_queue_factory.h... Generating code for file src/core/lib/surface/event_string.h... Generating code for file src/core/lib/surface/init.h... Generating code for file src/core/lib/surface/lame_client.h... Generating code for file src/core/lib/surface/server.h... Generating code for file src/core/lib/surface/validate_metadata.h... Generating code for file src/core/lib/transport/bdp_estimator.h... Generating code for file src/core/lib/transport/byte_stream.h... Generating code for file src/core/lib/transport/error_utils.h... Generating code for file src/core/lib/transport/http2_errors.h... Generating code for file src/core/lib/transport/metadata.h... Generating code for file src/core/lib/transport/metadata_batch.h... Generating code for file src/core/lib/transport/pid_controller.h... Generating code for file src/core/lib/transport/static_metadata.h... Generating code for file src/core/lib/transport/status_conversion.h... Generating code for file src/core/lib/transport/status_metadata.h... Generating code for file src/core/lib/transport/timeout_encoding.h... Generating code for file src/core/lib/transport/transport.h... Generating code for file src/core/lib/transport/transport_impl.h... Generating code for file src/core/lib/uri/uri_parser.h... Generating code for file src/core/tsi/alts/crypt/gsec.h... Generating code for file src/core/tsi/alts/frame_protector/alts_counter.h... Generating code for file src/core/tsi/alts/frame_protector/alts_crypter.h... Generating code for file src/core/tsi/alts/frame_protector/alts_frame_protector.h... Generating code for file src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Generating code for file src/core/tsi/alts/frame_protector/frame_handler.h... Generating code for file src/core/tsi/alts/handshaker/alts_handshaker_client.h... Generating code for file src/core/tsi/alts/handshaker/alts_shared_resource.h... Generating code for file src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Generating code for file src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Generating code for file src/core/tsi/alts/handshaker/alts_tsi_utils.h... Generating code for file src/core/tsi/alts/handshaker/transport_security_common_api.h... Generating code for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Generating code for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Generating code for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Generating code for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Generating code for file src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Generating code for file src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Generating code for file src/core/tsi/fake_transport_security.h... Generating code for file src/core/tsi/grpc_shadow_boringssl.h... Generating code for file src/core/tsi/local_transport_security.h... Generating code for file src/core/tsi/ssl/session_cache/ssl_session.h... Generating code for file src/core/tsi/ssl/session_cache/ssl_session_cache.h... Generating code for file src/core/tsi/ssl_transport_security.h... Generating code for file src/core/tsi/ssl_types.h... Generating code for file src/core/tsi/transport_security.h... Generating code for file src/core/tsi/transport_security_grpc.h... Generating code for file src/core/tsi/transport_security_interface.h... Generating file documentation... Generating docs for file doc/binary-logging.md... Generating docs for file doc/c-style-guide.md... Generating do:8: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h:48: warning: explicit link request to 'defines' could not be resolved cs for file doc/command_line_tool.md... Generating docs for file doc/compression.md... Generating docs for file doc/compression_cookbook.md... Generating docs for file doc/connection-backoff-interop-test-description.md... Generating docs for file doc/connection-backoff.md... Generating docs for file doc/connectivity-semantics-and-api.md... Generating docs for file doc/core/combiner-explainer.md... Generating docs for file doc/core/epoll-polling-engine.md... Generating docs for file doc/core/grpc-client-server-polling-engine-usage.md... Generating docs for file doc/core/grpc-cq.md... Generating docs for file doc/core/grpc-error.md... Generating docs for file doc/core/grpc-polling-engines.md... Generating docs for file doc/core/moving-to-c++.md... Generating docs for file doc/core/pending_api_cleanups.md... Generating docs for file doc/core/transport_explainer.md... Generating docs for file doc/cpp-style-guide.md... Generating docs for file doc/environment_variables.md... Generating docs for file doc/fail_fast.md... Generating docs for file doc/fork_support.md... Generating docs for file doc/g_stands_for.md... Generating docs for file doc/grpc_release_schedule.md... Generating docs for file doc/health-checking.md... Generating docs for file doc/http-grpc-status-mapping.md... Generating docs for file doc/http2-interop-test-descriptions.md... Generating docs for file doc/internationalization.md... Generating docs for file doc/interop-test-descriptions.md... Generating docs for file doc/keepalive.md... Generating docs for file doc/load-balancing.md... Generating docs for file doc/naming.md... Generating docs for file doc/PROTOCOL-HTTP2.md... Generating docs for file doc/PROTOCOL-WEB.md... Generating docs for file doc/security_audit.md... Generating docs for file doc/server-reflection.md... Generating docs for file doc/server_reflection_tutorial.md... Generating docs for file doc/server_side_auth.md... Generating docs for file doc/service_config.md... Generating docs for file doc/ssl-performance.md... Generating docs for file doc/status_ordering.md... Generating docs for file doc/statuscodes.md... Generating docs for file doc/unit_testing.md... Generating docs for file doc/versioning.md... Generating docs for file doc/wait-for-ready.md... Generating docs for file doc/workarounds.md... Generating docs for file include/grpc/byte_buffer.h... Generating docs for file include/grpc/impl/codegen/byte_buffer.h... Generating docs for file include/grpc/byte_buffer_reader.h... Generating docs for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating docs for file include/grpc/census.h... Generating docs for file include/grpc/compression.h... Generating docs for file include/grpc/fork.h... Generating docs for file include/grpc/impl/codegen/fork.h... Generating docs for file src/core/lib/gprpp/fork.h... Generating docs for file include/grpc/grpc.h... Generating docs for file include/grpc/grpc_posix.h... Generating docs for file include/grpc/grpc_security.h... Generating docs for file include/grpc/grpc_security_constants.h... Generating docs for file include/grpc/impl/codegen/atm.h... Generating docs for file include/grpc/support/atm.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating docs for file include/grpc/support/atm_gcc_atomic.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating docs for file include/grpc/support/atm_gcc_sync.h... Generating docs for file include/grpc/impl/codegen/atm_windows.h... Generating docs for file include/grpc/support/atm_windows.h... Generating docs for file include/grpc/impl/codegen/compression_types.h... Generating docs for file include/grpc/impl/codegen/connectivity_state.h... Generating docs for file src/core/lib/transport/connectivity_state.h... Generating docs for file include/grpc/impl/codegen/gpr_slice.h... Generating docs for file include/grpc/impl/codegen/gpr_types.h... Generating docs for file include/grpc/impl/codegen/grpc_types.h... Generating docs for file include/grpc/impl/codegen/log.h... Generating docs for file include/grpc/support/log.h... Generating docs for file include/grpc/impl/codegen/port_platform.h... Generating docs for file include/grpc/support/port_platform.h... Generating docs for file include/grpc/impl/codegen/propagation_bits.h... Generating docs for file include/grpc/impl/codegen/slice.h... Generating docs for file include/grpc/slice.h... Generating docs for file include/grpc/impl/codegen/status.h... Generating docs for file include/grpc/status.h... Generating docs for file include/grpc/impl/codegen/sync.h... Generating docs for file include/grpc/support/sync.h... Generating docs for file src/core/lib/gprpp/sync.h... Generating docs for file include/grpc/impl/codegen/sync_custom.h... Generating docs for file include/grpc/support/sync_custom.h... Generating docs for file include/grpc/impl/codegen/sync_generic.h... Generating docs for file include/grpc/support/sync_generic.h... Generating docs for file include/grpc/impl/codegen/sync_posix.h... Generating docs for file include/grpc/support/sync_posix.h... Generating docs for file include/grpc/impl/codegen/sync_windows.h... Generating docs for file include/grpc/support/sync_windows.h... Generating docs for file include/grpc/load_reporting.h... Generating docs for file include/grpc/slice_buffer.h... Generating docs for file include/grpc/support/alloc.h... Generating docs for file src/core/lib/gpr/alloc.h... Generating docs for file include/grpc/support/cpu.h... Generating docs for file include/grpc/support/log_windows.h... Generating docs for file include/grpc/support/string_util.h... Generating docs for file include/grpc/support/thd_id.h... Generating docs for file include/grpc/support/time.h... Generating docs for file include/grpc/support/workaround_list.h... Generating docs for file src/core/ext/filters/census/grpc_context.cc... Generating docs for file src/core/ext/filters/client_channel/backend_metric.cc... Generating docs for file src/core/ext/filters/client_channel/backend_metric.h... Generating docs for file src/core/ext/filters/client_channel/backup_poller.cc... Generating docs for file src/core/ext/filters/client_channel/backup_poller.h... Generating docs for file src/core/ext/filters/client_channel/channel_connectivity.cc... Generating docs for file src/core/ext/filters/client_channel/client_channel.cc... Generating docs for file src/core/ext/filters/client_channel/client_channel.h... Generating docs for file src/core/ext/filters/client_channel/client_channel_channelz.cc... Generating docs for file src/core/ext/filters/client_channel/client_channel_channelz.h... Generating docs for file src/core/ext/filters/client_channel/client_channel_factory.cc... Generating docs for file src/core/ext/filters/client_channel/client_channel_factory.h... Generating docs for file src/core/ext/filters/client_channel/client_channel_plugin.cc... Generating docs for file src/core/ext/filters/client_channel/connector.h... Generating docs for file src/core/ext/filters/client_channel/global_subchannel_pool.cc... Generating docs for file src/core/ext/filters/client_channel/global_subchannel_pool.h... Generating docs for file src/core/ext/filters/client_channel/health/health_check_client.cc... Generating docs for file src/core/ext/filters/client_channel/health/health_check_client.h... Generating docs for file src/core/ext/filters/client_channel/http_connect_handshaker.cc... Generating docs for file src/core/ext/filters/client_channel/http_connect_handshaker.h... Generating docs for file src/core/ext/filters/client_channel/http_proxy.cc... Generating docs for file src/core/ext/filters/client_channel/http_proxy.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/xds/xds.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy_factory.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy_registry.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy_registry.h... Generating docs for file src/core/ext/filters/client_channel/local_subchannel_pool.cc... Generating docs for file src/core/ext/filters/client_channel/local_subchannel_pool.h... Generating docs for file src/core/ext/filters/client_channel/parse_address.cc... Generating docs for file src/core/ext/filters/client_channel/parse_address.h... Generating docs for file src/core/ext/filters/client_channel/proxy_mapper.h... Generating docs for file src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Generating docs for file src/core/ext/filters/client_channel/proxy_mapper_registry.h... Generating docs for file src/core/ext/filters/client_channel/resolver.cc... Generating docs for file src/core/ext/filters/client_channel/resolver.h... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Generating docs for file src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Generating docs for file src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Generating docs for file src/core/ext/filters/client_channel/resolver_factory.h... Generating docs for file src/core/ext/filters/client_channel/resolver_registry.cc... Generating docs for file src/core/ext/filters/client_channel/resolver_registry.h... Generating docs for file src/core/ext/filters/client_channel/resolver_result_parsing.cc... Generating docs for file src/core/ext/filters/client_channel/resolver_result_parsing.h... Generating docs for file src/core/ext/filters/client_channel/resolving_lb_policy.cc... Generating docs for file src/core/ext/filters/client_channel/resolving_lb_policy.h... Generating docs for file src/core/ext/filters/client_channel/retry_throttle.cc... Generating docs for file src/core/ext/filters/client_channel/retry_throttle.h... Generating docs for file src/core/ext/filters/client_channel/server_address.cc... Generating docs for file src/core/ext/filters/client_channel/server_address.h... Generating docs for file src/core/ext/filters/client_channel/service_config.cc... Generating docs for file src/core/ext/filters/client_channel/service_config.h... Generating docs for file src/core/ext/filters/client_channel/subchannel.cc... Generating docs for file src/core/ext/filters/client_channel/subchannel.h... Generating docs for file src/core/ext/filters/client_channel/subchannel_interface.h... Generating docs for file src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Generating docs for file src/core/ext/filters/client_channel/subchannel_pool_interface.h... Generating docs for file src/core/ext/filters/client_channel/xds/xds_api.cc... Generating docs for file src/core/ext/filters/client_channel/xds/xds_api.h... Generating docs for file src/core/ext/filters/client_channel/xds/xds_bootstrap.cc... Generating docs for file src/core/ext/filters/client_channel/xds/xds_bootstrap.h... Generating docs for file src/core/ext/filters/client_channel/xds/xds_channel.h... Generating docs for file src/core/ext/filters/client_channel/xds/xds_channel_args.h... Generating docs for file src/core/ext/filters/client_channel/xds/xds_channel_secure.cc... Generating docs for file src/core/ext/filters/client_channel/xds/xds_client.cc... Generating docs for file src/core/ext/filters/client_channel/xds/xds_client.h... Generating docs for file src/core/ext/filters/client_channel/xds/xds_client_stats.cc... Generating docs for file src/core/ext/filters/client_channel/xds/xds_client_stats.h... Generating docs for file src/core/ext/filters/client_idle/client_idle_filter.cc... Generating docs for file src/core/ext/filters/deadline/deadline_filter.cc... Generating docs for file src/core/ext/filters/deadline/deadline_filter.h... Generating docs for file src/core/ext/filters/http/client/http_client_filter.cc... Generating docs for file src/core/ext/filters/http/client/http_client_filter.h... Generating docs for file src/core/ext/filters/http/client_authority_filter.cc... Generating docs for file src/core/ext/filters/http/client_authority_filter.h... Generating docs for file src/core/ext/filters/http/http_filters_plugin.cc... Generating docs for file src/core/ext/filters/http/message_compress/message_compress_filter.cc... Generating docs for file src/core/ext/filters/http/message_compress/message_compress_filter.h... Generating docs for file src/core/ext/filters/http/server/http_server_filter.cc... Generating docs for file src/core/ext/filters/http/server/http_server_filter.h... Generating docs for file src/core/ext/filters/max_age/max_age_filter.cc... Generating docs for file src/core/ext/filters/max_age/max_age_filter.h... Generating docs for file src/core/ext/filters/message_size/message_size_filter.cc... Generating docs for file src/core/ext/filters/message_size/message_size_filter.h... Generating docs for file src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Generating docs for file src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Generating docs for file src/core/ext/filters/workarounds/workaround_utils.cc... Generating docs for file src/core/ext/filters/workarounds/workaround_utils.h... Generating docs for file src/core/ext/transport/chttp2/alpn/alpn.cc... Generating docs for file src/core/ext/transport/chttp2/alpn/alpn.h... Generating docs for file src/core/ext/transport/chttp2/client/authority.cc... Generating docs for file src/core/ext/transport/chttp2/client/authority.h... Generating docs for file src/core/ext/transport/chttp2/client/chttp2_connector.cc... Generating docs for file src/core/ext/transport/chttp2/client/chttp2_connector.h... Generating docs for file src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Generating docs for file src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Generating docs for file src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Generating docs for file src/core/ext/transport/chttp2/server/chttp2_server.cc... Generating docs for file src/core/ext/transport/chttp2/server/chttp2_server.h... Generating docs for file src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Generating docs for file src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Generating docs for file src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Generating docs for file src/core/ext/transport/chttp2/transport/bin_decoder.cc... Generating docs for file src/core/ext/transport/chttp2/transport/bin_decoder.h... Generating docs for file src/core/ext/transport/chttp2/transport/bin_encoder.cc... Generating docs for file src/core/ext/transport/chttp2/transport/bin_encoder.h... Generating docs for file src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Generating docs for file src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Generating docs for file src/core/ext/transport/chttp2/transport/chttp2_transport.h... Generating docs for file src/core/ext/transport/chttp2/transport/context_list.cc... Generating docs for file src/core/ext/transport/chttp2/transport/context_list.h... Generating docs for file src/core/ext/transport/chttp2/transport/flow_control.cc... Generating docs for file src/core/ext/transport/chttp2/transport/flow_control.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame_data.cc... Generating docs for file src/core/ext/transport/chttp2/transport/frame_data.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame_goaway.cc... Generating docs for file src/core/ext/transport/chttp2/transport/frame_goaway.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame_ping.cc... Generating docs for file src/core/ext/transport/chttp2/transport/frame_ping.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Generating docs for file src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame_settings.cc... Generating docs for file src/core/ext/transport/chttp2/transport/frame_settings.h... Generating docs for file src/core/ext/transport/chttp2/transport/frame_window_update.cc... Generating docs for file src/core/ext/transport/chttp2/transport/frame_window_update.h... Generating docs for file src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Generating docs for file src/core/ext/transport/chttp2/transport/hpack_encoder.h... Generating docs for file src/core/ext/transport/chttp2/transport/hpack_parser.cc... Generating docs for file src/core/ext/transport/chttp2/transport/hpack_parser.h... Generating docs for file src/core/ext/transport/chttp2/transport/hpack_table.cc... Generating docs for file src/core/ext/transport/chttp2/transport/hpack_table.h... Generating docs for file src/core/ext/transport/chttp2/transport/http2_settings.cc... Generating docs for file src/core/ext/transport/chttp2/transport/http2_settings.h... Generating docs for file src/core/ext/transport/chttp2/transport/huffsyms.cc... Generating docs for file src/core/ext/transport/chttp2/transport/huffsyms.h... Generating docs for file src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Generating docs for file src/core/ext/transport/chttp2/transport/incoming_metadata.h... Generating docs for file src/core/ext/transport/chttp2/transport/internal.h... Generating docs for file src/core/ext/transport/chttp2/transport/parsing.cc... Generating docs for file src/core/ext/transport/chttp2/transport/stream_lists.cc... Generating docs for file src/core/ext/transport/chttp2/transport/stream_map.cc... Generating docs for file src/core/ext/transport/chttp2/transport/stream_map.h... Generating docs for file src/core/ext/transport/chttp2/transport/varint.cc... Generating docs for file src/core/ext/transport/chttp2/transport/varint.h... Generating docs for file src/core/ext/transport/chttp2/transport/writing.cc... Generating docs for file src/core/ext/transport/inproc/inproc_plugin.cc... Generating docs for file src/core/ext/transport/inproc/inproc_transport.cc... Generating docs for file src/core/ext/transport/inproc/inproc_transport.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/address.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/base.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/base.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/discovery.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/discovery.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/eds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/eds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/http.upb.c... Generating docs for file src/core/ext/upb-generated/google/api/http.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/http.upb.h... Generating docs for file src/core/ext/upb-generated/google/api/http.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/percent.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/percent.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/range.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/range.upb.h... Generating docs for file src/core/ext/upb-generated/gogoproto/gogo.upb.c... Generating docs for file src/core/ext/upb-generated/gogoproto/gogo.upb.h... Generating docs for file src/core/ext/upb-generated/google/api/annotations.upb.c... Generating docs for file src/core/ext/upb-generated/google/api/annotations.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/any.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/any.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/descriptor.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/descriptor.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/duration.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/duration.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/empty.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/empty.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/struct.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/struct.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Generating docs for file src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Generating docs for file src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Generating docs for file src/core/ext/upb-generated/google/rpc/status.upb.c... Generating docs for file src/core/ext/upb-generated/google/rpc/status.upb.h... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Generating docs for file src/core/ext/upb-generated/validate/validate.upb.c... Generating docs for file src/core/ext/upb-generated/validate/validate.upb.h... Generating docs for file src/core/lib/avl/avl.cc... Generating docs for file src/core/lib/avl/avl.h... Generating docs for file src/core/lib/backoff/backoff.cc... Generating docs for file src/core/lib/backoff/backoff.h... Generating docs for file src/core/lib/channel/channel_args.cc... Generating docs for file src/core/lib/channel/channel_args.h... Generating docs for file src/core/lib/channel/channel_stack.cc... Generating docs for file src/core/lib/channel/channel_stack.h... Generating docs for file src/core/lib/channel/channel_stack_builder.cc... Generating docs for file src/core/lib/channel/channel_stack_builder.h... Generating docs for file src/core/lib/channel/channel_trace.cc... Generating docs for file src/core/lib/channel/channel_trace.h... Generating docs for file src/core/lib/channel/channelz.cc... Generating docs for file src/core/lib/channel/channelz.h... Generating docs for file src/core/lib/channel/channelz_registry.cc... Generating docs for file src/core/lib/channel/channelz_registry.h... Generating docs for file src/core/lib/channel/connected_channel.cc... Generating docs for file src/core/lib/channel/connected_channel.h... Generating docs for file src/core/lib/channel/context.h... Generating docs for file src/core/lib/channel/handshaker.cc... Generating docs for file src/core/lib/channel/handshaker.h... Generating docs for file src/core/lib/channel/handshaker_factory.h... Generating docs for file src/core/lib/channel/handshaker_registry.cc... Generating docs for file src/core/lib/channel/handshaker_registry.h... Generating docs for file src/core/lib/channel/status_util.cc... Generating docs for file src/core/lib/channel/status_util.h... Generating docs for file src/core/lib/compression/algorithm_metadata.h... Generating docs for file src/core/lib/compression/compression.cc... Generating docs for file src/core/lib/compression/compression_args.cc... Generating docs for file src/core/lib/compression/compression_args.h... Generating docs for file src/core/lib/compression/compression_internal.cc... Generating docs for file src/core/lib/compression/compression_internal.h... Generating docs for file src/core/lib/compression/message_compress.cc... Generating docs for file src/core/lib/compression/message_compress.h... Generating docs for file src/core/lib/compression/stream_compression.cc... Generating docs for file src/core/lib/compression/stream_compression.h... Generating docs for file src/core/lib/compression/stream_compression_gzip.cc... Generating docs for file src/core/lib/compression/stream_compression_gzip.h... Generating docs for file src/core/lib/compression/stream_compression_identity.cc... Generating docs for file src/core/lib/compression/stream_compression_identity.h... Generating docs for file src/core/lib/debug/stats.cc... Generating docs for file src/core/lib/debug/stats.h... Generating docs for file src/core/lib/debug/stats_data.cc... Generating docs for file src/core/lib/debug/stats_data.h... Generating docs for file src/core/lib/debug/trace.cc... Generating docs for file src/core/lib/debug/trace.h... Generating docs for file src/core/lib/gpr/alloc.cc... Generating docs for file src/core/lib/gpr/arena.h... Generating docs for file src/core/lib/gprpp/arena.h... Generating docs for file src/core/lib/gpr/atm.cc... Generating docs for file src/core/lib/gpr/cpu_iphone.cc... Generating docs for file src/core/lib/gpr/cpu_linux.cc... Generating docs for file src/core/lib/gpr/cpu_posix.cc... Generating docs for file src/core/lib/gpr/cpu_windows.cc... Generating docs for file src/core/lib/gpr/env.h... Generating docs for file src/core/lib/gpr/env_linux.cc... Generating docs for file src/core/lib/gpr/env_posix.cc... Generating docs for file src/core/lib/gpr/env_windows.cc... Generating docs for file src/core/lib/gpr/log.cc... Generating docs for file src/core/lib/gpr/log_android.cc... Generating docs for file src/core/lib/gpr/log_linux.cc... Generating docs for file src/core/lib/gpr/log_posix.cc... Generating docs for file src/core/lib/gpr/log_windows.cc... Generating docs for file src/core/lib/gpr/murmur_hash.cc... Generating docs for file src/core/lib/gpr/murmur_hash.h... Generating docs for file src/core/lib/gpr/spinlock.h... Generating docs for file src/core/lib/gpr/string.cc... Generating docs for file src/core/lib/gpr/string.h... Generating docs for file src/core/lib/gpr/string_posix.cc... Generating docs for file src/core/lib/gpr/string_util_windows.cc... Generating docs for file src/core/lib/gpr/string_windows.cc... Generating docs for file src/core/lib/gpr/string_windows.h... Generating docs for file src/core/lib/gpr/sync.cc... Generating docs for file src/core/lib/gpr/sync_posix.cc... Generating docs for file src/core/lib/gpr/sync_windows.cc... Generating docs for file src/core/lib/gpr/time.cc... Generating docs for file src/core/lib/gpr/time_posix.cc... Generating docs for file src/core/lib/gpr/time_precise.cc... Generating docs for file src/core/lib/gpr/time_precise.h... Generating docs for file src/core/lib/gpr/time_windows.cc... Generating docs for file src/core/lib/gpr/tls.h... Generating docs for file src/core/lib/gpr/tls_gcc.h... Generating docs for file src/core/lib/gpr/tls_msvc.h... Generating docs for file src/core/lib/gpr/tls_pthread.cc... Generating docs for file src/core/lib/gpr/tls_pthread.h... Generating docs for file src/core/lib/gpr/tmpfile.h... Generating docs for file src/core/lib/gpr/tmpfile_msys.cc... Generating docs for file src/core/lib/gpr/tmpfile_posix.cc... Generating docs for file src/core/lib/gpr/tmpfile_windows.cc... Generating docs for file src/core/lib/gpr/useful.h... Generating docs for file src/core/lib/gpr/wrap_memcpy.cc... Generating docs for file src/core/lib/gprpp/arena.cc... Generating docs for file src/core/lib/gprpp/atomic.h... Generating docs for file src/core/lib/gprpp/debug_location.h... Generating docs for file src/core/lib/gprpp/fork.cc... Generating docs for file src/core/lib/gprpp/global_config.h... Generating docs for file src/core/lib/gprpp/global_config_custom.h... Generating docs for file src/core/lib/gprpp/global_config_env.cc... Generating docs for file src/core/lib/gprpp/global_config_env.h... Generating docs for file src/core/lib/gprpp/global_config_generic.h... Generating docs for file src/core/lib/gprpp/host_port.cc... Generating docs for file src/core/lib/gprpp/host_port.h... Generating docs for file src/core/lib/gprpp/inlined_vector.h... Generating docs for file src/core/lib/gprpp/manual_constructor.h... Generating docs for file src/core/lib/gprpp/map.h... Generating docs for file src/core/lib/gprpp/memory.h... Generating docs for file src/core/lib/gprpp/mpscq.cc... Generating docs for file src/core/lib/gprpp/mpscq.h... Generating docs for file src/core/lib/gprpp/optional.h... Generating docs for file src/core/lib/gprpp/orphanable.h... Generating docs for file src/core/lib/gprpp/ref_counted.h... Generating docs for file src/core/lib/gprpp/ref_counted_ptr.h... Generating docs for file src/core/lib/gprpp/string_view.h... Generating docs for file src/core/lib/gprpp/thd.h... Generating docs for file src/core/lib/gprpp/thd_posix.cc... Generating docs for file src/core/lib/gprpp/thd_windows.cc... Generating docs for file src/core/lib/http/format_request.cc... Generating docs for file src/core/lib/http/format_request.h... Generating docs for file src/core/lib/http/httpcli.cc... Generating docs for file src/core/lib/http/httpcli.h... Generating docs for file src/core/lib/http/httpcli_security_connector.cc... Generating docs for file src/core/lib/http/parser.cc... Generating docs for file src/core/lib/http/parser.h... Generating docs for file src/core/lib/iomgr/block_annotate.h... Generating docs for file src/core/lib/iomgr/buffer_list.cc... Generating docs for file src/core/lib/iomgr/buffer_list.h... Generating docs for file src/core/lib/iomgr/call_combiner.cc... Generating docs for file src/core/lib/iomgr/call_combiner.h... Generating docs for file src/core/lib/iomgr/cfstream_handle.cc... Generating docs for file src/core/lib/iomgr/cfstream_handle.h... Generating docs for file src/core/lib/iomgr/closure.h... Generating docs for file src/core/lib/iomgr/combiner.cc... Generating docs for file src/core/lib/iomgr/combiner.h... Generating docs for file src/core/lib/iomgr/dynamic_annotations.h... Generating docs for file src/core/lib/iomgr/endpoint.cc... Generating docs for file src/core/lib/iomgr/endpoint.h... Generating docs for file src/core/lib/iomgr/endpoint_cfstream.cc... Generating docs for file src/core/lib/iomgr/endpoint_cfstream.h... Generating docs for file src/core/lib/iomgr/endpoint_pair.h... Generating docs for file src/core/lib/iomgr/endpoint_pair_posix.cc... Generating docs for file src/core/lib/iomgr/endpoint_pair_uv.cc... Generating docs for file src/core/lib/iomgr/endpoint_pair_windows.cc... Generating docs for file src/core/lib/iomgr/error.cc... Generating docs for file src/core/lib/iomgr/error.h... Generating docs for file src/core/lib/iomgr/error_cfstream.cc... Generating docs for file src/core/lib/iomgr/error_cfstream.h... Generating docs for file src/core/lib/iomgr/error_internal.h... Generating docs for file src/core/lib/iomgr/ev_epoll1_linux.cc... Generating docs for file src/core/lib/iomgr/ev_epoll1_linux.h... Generating docs for file src/core/lib/iomgr/ev_epollex_linux.cc... Generating docs for file src/core/lib/iomgr/ev_epollex_linux.h... Generating docs for file src/core/lib/iomgr/ev_poll_posix.cc... Generating docs for file src/core/lib/iomgr/ev_poll_posix.h... Generating docs for file src/core/lib/iomgr/ev_posix.cc... Generating docs for file src/core/lib/iomgr/ev_posix.h... Generating docs for file src/core/lib/iomgr/ev_windows.cc... Generating docs for file src/core/lib/iomgr/exec_ctx.cc... Generating docs for file src/core/lib/iomgr/exec_ctx.h... Generating docs for file src/core/lib/iomgr/executor.cc... Generating docs for file src/core/lib/iomgr/executor.h... Generating docs for file src/core/lib/iomgr/executor/mpmcqueue.cc... Generating docs for file src/core/lib/iomgr/executor/mpmcqueue.h... Generating docs for file src/core/lib/iomgr/executor/threadpool.cc... Generating docs for file src/core/lib/iomgr/executor/threadpool.h... Generating docs for file src/core/lib/iomgr/fork_posix.cc... Generating docs for file src/core/lib/iomgr/fork_windows.cc... Generating docs for file src/core/lib/iomgr/gethostname.h... Generating docs for file src/core/lib/iomgr/gethostname_fallback.cc... Generating docs for file src/core/lib/iomgr/gethostname_host_name_max.cc... Generating docs for file src/core/lib/iomgr/gethostname_sysconf.cc... Generating docs for file src/core/lib/iomgr/grpc_if_nametoindex.h... Generating docs for file src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Generating docs for file src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Generating docs for file src/core/lib/iomgr/internal_errqueue.cc... Generating docs for file src/core/lib/iomgr/internal_errqueue.h... Generating docs for file src/core/lib/iomgr/iocp_windows.cc... Generating docs for file src/core/lib/iomgr/iocp_windows.h... Generating docs for file src/core/lib/iomgr/iomgr.cc... Generating docs for file src/core/lib/iomgr/iomgr.h... Generating docs for file src/core/lib/iomgr/iomgr_custom.cc... Generating docs for file src/core/lib/iomgr/iomgr_custom.h... Generating docs for file src/core/lib/iomgr/iomgr_internal.cc... Generating docs for file src/core/lib/iomgr/iomgr_internal.h... Generating docs for file src/core/lib/iomgr/iomgr_posix.cc... Generating docs for file src/core/lib/iomgr/iomgr_posix.h... Generating docs for file src/core/lib/iomgr/iomgr_posix_cfstream.cc... Generating docs for file src/core/lib/iomgr/iomgr_uv.cc... Generating docs for file src/core/lib/iomgr/iomgr_windows.cc... Generating docs for file src/core/lib/iomgr/is_epollexclusive_available.cc... Generating docs for file src/core/lib/iomgr/is_epollexclusive_available.h... Generating docs for file src/core/lib/iomgr/load_file.cc... Generating docs for file src/core/lib/iomgr/load_file.h... Generating docs for file src/core/lib/iomgr/lockfree_event.cc... Generating docs for file src/core/lib/iomgr/lockfree_event.h... Generating docs for file src/core/lib/iomgr/logical_thread.cc... Generating docs for file src/core/lib/iomgr/logical_thread.h... Generating docs for file src/core/lib/iomgr/nameser.h... Generating docs for file src/core/lib/iomgr/polling_entity.cc... Generating docs for file src/core/lib/iomgr/polling_entity.h... Generating docs for file src/core/lib/iomgr/pollset.cc... Generating docs for file src/core/lib/iomgr/pollset.h... Generating docs for file src/core/lib/iomgr/pollset_custom.cc... Generating docs for file src/core/lib/iomgr/pollset_custom.h... Generating docs for file src/core/lib/iomgr/pollset_set.cc... Generating docs for file src/core/lib/iomgr/pollset_set.h... Generating docs for file src/core/lib/iomgr/pollset_set_custom.cc... Generating docs for file src/core/lib/iomgr/pollset_set_custom.h... Generating docs for file src/core/lib/iomgr/pollset_set_windows.cc... Generating docs for file src/core/lib/iomgr/pollset_set_windows.h... Generating docs for file src/core/lib/iomgr/pollset_uv.cc... Generating docs for file src/core/lib/iomgr/pollset_windows.cc... Generating docs for file src/core/lib/iomgr/pollset_windows.h... Generating docs for file src/core/lib/iomgr/port.h... Generating docs for file src/core/lib/iomgr/resolve_address.cc... Generating docs for file src/core/lib/iomgr/resolve_address.h... Generating docs for file src/core/lib/iomgr/resolve_address_custom.cc... Generating docs for file src/core/lib/iomgr/resolve_address_custom.h... Generating docs for file src/core/lib/iomgr/resolve_address_posix.cc... Generating docs for file src/core/lib/iomgr/resolve_address_windows.cc... Generating docs for file src/core/lib/iomgr/resource_quota.cc... Generating docs for file src/core/lib/iomgr/resource_quota.h... Generating docs for file src/core/lib/iomgr/sockaddr.h... Generating docs for file src/core/lib/iomgr/sockaddr_custom.h... Generating docs for file src/core/lib/iomgr/sockaddr_posix.h... Generating docs for file src/core/lib/iomgr/sockaddr_utils.cc... Generating docs for file src/core/lib/iomgr/sockaddr_utils.h... Generating docs for file src/core/lib/iomgr/sockaddr_windows.h... Generating docs for file src/core/lib/iomgr/socket_factory_posix.cc... Generating docs for file src/core/lib/iomgr/socket_factory_posix.h... Generating docs for file src/core/lib/iomgr/socket_mutator.cc... Generating docs for file src/core/lib/iomgr/socket_mutator.h... Generating docs for file src/core/lib/iomgr/socket_utils.h... Generating docs for file src/core/lib/iomgr/socket_utils_common_posix.cc... Generating docs for file src/core/lib/iomgr/socket_utils_linux.cc... Generating docs for file src/core/lib/iomgr/socket_utils_posix.cc... Generating docs for file src/core/lib/iomgr/socket_utils_posix.h... Generating docs for file src/core/lib/iomgr/socket_utils_uv.cc... Generating docs for file src/core/lib/iomgr/socket_utils_windows.cc... Generating docs for file src/core/lib/iomgr/socket_windows.cc... Generating docs for file src/core/lib/iomgr/socket_windows.h... Generating docs for file src/core/lib/iomgr/sys_epoll_wrapper.h... Generating docs for file src/core/lib/iomgr/tcp_client.cc... Generating docs for file src/core/lib/iomgr/tcp_client.h... Generating docs for file src/core/lib/iomgr/tcp_client_cfstream.cc... Generating docs for file src/core/lib/iomgr/tcp_client_custom.cc... Generating docs for file src/core/lib/iomgr/tcp_client_posix.cc... Generating docs for file src/core/lib/iomgr/tcp_client_posix.h... Generating docs for file src/core/lib/iomgr/tcp_client_windows.cc... Generating docs for file src/core/lib/iomgr/tcp_custom.cc... Generating docs for file src/core/lib/iomgr/tcp_custom.h... Generating docs for file src/core/lib/iomgr/tcp_posix.cc... Generating docs for file src/core/lib/iomgr/tcp_posix.h... Generating docs for file src/core/lib/iomgr/tcp_server.cc... Generating docs for file src/core/lib/iomgr/tcp_server.h... Generating docs for file src/core/lib/iomgr/tcp_server_custom.cc... Generating docs for file src/core/lib/iomgr/tcp_server_posix.cc... Generating docs for file src/core/lib/iomgr/tcp_server_utils_posix.h... Generating docs for file src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Generating docs for file src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Generating docs for file src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Generating docs for file src/core/lib/iomgr/tcp_server_windows.cc... Generating docs for file src/core/lib/iomgr/tcp_uv.cc... Generating docs for file src/core/lib/iomgr/tcp_windows.cc... Generating docs for file src/core/lib/iomgr/tcp_windows.h... Generating docs for file src/core/lib/iomgr/time_averaged_stats.cc... Generating docs for file src/core/lib/iomgr/time_averaged_stats.h... Generating docs for file src/core/lib/iomgr/timer.cc... Generating docs for file src/core/lib/iomgr/timer.h... Generating docs for file src/core/lib/iomgr/timer_custom.cc... Generating docs for file src/core/lib/iomgr/timer_custom.h... Generating docs for file src/core/lib/iomgr/timer_generic.cc... Generating docs for file src/core/lib/iomgr/timer_heap.cc... Generating docs for file src/core/lib/iomgr/timer_heap.h... Generating docs for file src/core/lib/iomgr/timer_manager.cc... Generating docs for file src/core/lib/iomgr/timer_manager.h... Generating docs for file src/core/lib/iomgr/timer_uv.cc... Generating docs for file src/core/lib/iomgr/udp_server.cc... Generating docs for file src/core/lib/iomgr/udp_server.h... Generating docs for file src/core/lib/iomgr/unix_sockets_posix.cc... Generating docs for file src/core/lib/iomgr/unix_sockets_posix.h... Generating docs for file src/core/lib/iomgr/unix_sockets_posix_noop.cc... Generating docs for file src/core/lib/iomgr/wakeup_fd_eventfd.cc... Generating docs for file src/core/lib/iomgr/wakeup_fd_nospecial.cc... Generating docs for file src/core/lib/iomgr/wakeup_fd_pipe.cc... Generating docs for file src/core/lib/iomgr/wakeup_fd_pipe.h... Generating docs for file src/core/lib/iomgr/wakeup_fd_posix.cc... Generating docs for file src/core/lib/iomgr/wakeup_fd_posix.h... Generating docs for file src/core/lib/json/json.cc... Generating docs for file src/core/lib/json/json.h... Generating docs for file src/core/lib/json/json_common.h... Generating docs for file src/core/lib/json/json_reader.cc... Generating docs for file src/core/lib/json/json_reader.h... Generating docs for file src/core/lib/json/json_string.cc... Generating docs for file src/core/lib/json/json_writer.cc... Generating docs for file src/core/lib/json/json_writer.h... Generating docs for file src/core/lib/profiling/basic_timers.cc... Generating docs for file src/core/lib/profiling/stap_timers.cc... Generating docs for file src/core/lib/profiling/timers.h... Generating docs for file src/core/lib/security/context/security_context.cc... Generating docs for file src/core/lib/security/context/security_context.h... Generating docs for file src/core/lib/security/credentials/alts/alts_credentials.cc... Generating docs for file src/core/lib/security/credentials/alts/alts_credentials.h... Generating docs for file src/core/lib/security/credentials/alts/check_gcp_environment.cc... Generating docs for file src/core/lib/security/credentials/alts/check_gcp_environment.h... Generating docs for file src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Generating docs for file src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Generating docs for file src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Generating docs for file src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Generating docs for file src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Generating docs for file src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Generating docs for file src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Generating docs for file src/core/lib/security/credentials/composite/composite_credentials.cc... Generating docs for file src/core/lib/security/credentials/composite/composite_credentials.h... Generating docs for file src/core/lib/security/credentials/credentials.cc... Generating docs for file src/core/lib/security/credentials/credentials.h... Generating docs for file src/core/lib/security/credentials/credentials_metadata.cc... Generating docs for file src/core/lib/security/credentials/fake/fake_credentials.cc... Generating docs for file src/core/lib/security/credentials/fake/fake_credentials.h... Generating docs for file src/core/lib/security/credentials/google_default/credentials_generic.cc... Generating docs for file src/core/lib/security/credentials/google_default/google_default_credentials.cc... Generating docs for file src/core/lib/security/credentials/google_default/google_default_credentials.h... Generating docs for file src/core/lib/security/credentials/iam/iam_credentials.cc... Generating docs for file src/core/lib/security/credentials/iam/iam_credentials.h... Generating docs for file src/core/lib/security/credentials/jwt/json_token.cc... Generating docs for file src/core/lib/security/credentials/jwt/json_token.h... Generating docs for file src/core/lib/security/credentials/jwt/jwt_credentials.cc... Generating docs for file src/core/lib/security/credentials/jwt/jwt_credentials.h... Generating docs for file src/core/lib/security/credentials/jwt/jwt_verifier.cc... Generating docs for file src/core/lib/security/credentials/jwt/jwt_verifier.h... Generating docs for file src/core/lib/security/credentials/local/local_credentials.cc... Generating docs for file src/core/lib/security/credentials/local/local_credentials.h... Generating docs for file src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Generating docs for file src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Generating docs for file src/core/lib/security/credentials/plugin/plugin_credentials.cc... Generating docs for file src/core/lib/security/credentials/plugin/plugin_credentials.h... Generating docs for file src/core/lib/security/credentials/ssl/ssl_credentials.cc... Generating docs for file src/core/lib/security/credentials/ssl/ssl_credentials.h... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Generating docs for file src/core/lib/security/credentials/tls/spiffe_credentials.cc... Generating docs for file src/core/lib/security/credentials/tls/spiffe_credentials.h... Generating docs for file src/core/lib/security/security_connector/alts/alts_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/alts/alts_security_connector.h... Generating docs for file src/core/lib/security/security_connector/fake/fake_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/fake/fake_security_connector.h... Generating docs for file src/core/lib/security/security_connector/load_system_roots.h... Generating docs for file src/core/lib/security/security_connector/load_system_roots_fallback.cc... Generating docs for file src/core/lib/security/security_connector/load_system_roots_linux.cc... Generating docs for file src/core/lib/security/security_connector/load_system_roots_linux.h... Generating docs for file src/core/lib/security/security_connector/local/local_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/local/local_security_connector.h... Generating docs for file src/core/lib/security/security_connector/security_connector.cc... Generating docs for file src/core/lib/security/security_connector/security_connector.h... Generating docs for file src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Generating docs for file src/core/lib/security/security_connector/ssl_utils.cc... Generating docs for file src/core/lib/security/security_connector/ssl_utils.h... Generating docs for file src/core/lib/security/security_connector/ssl_utils_config.cc... Generating docs for file src/core/lib/security/security_connector/ssl_utils_config.h... Generating docs for file src/core/lib/security/security_connector/tls/spiffe_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/tls/spiffe_security_connector.h... Generating docs for file src/core/lib/security/transport/auth_filters.h... Generating docs for file src/core/lib/security/transport/client_auth_filter.cc... Generating docs for file src/core/lib/security/transport/secure_endpoint.cc... Generating docs for file src/core/lib/security/transport/secure_endpoint.h... Generating docs for file src/core/lib/security/transport/security_handshaker.cc... Generating docs for file src/core/lib/security/transport/security_handshaker.h... Generating docs for file src/core/lib/security/transport/server_auth_filter.cc... Generating docs for file src/core/lib/security/transport/target_authority_table.cc... Generating docs for file src/core/lib/security/transport/target_authority_table.h... Generating docs for file src/core/lib/security/transport/tsi_error.cc... Generating docs for file src/core/lib/security/transport/tsi_error.h... Generating docs for file src/core/lib/security/util/json_util.cc... Generating docs for file src/core/lib/security/util/json_util.h... Generating docs for file src/core/lib/slice/b64.cc... Generating docs for file src/core/lib/slice/b64.h... Generating docs for file src/core/lib/slice/percent_encoding.cc... Generating docs for file src/core/lib/slice/percent_encoding.h... Generating docs for file src/core/lib/slice/slice.cc... Generating docs for file src/core/lib/slice/slice_buffer.cc... Generating docs for file src/core/lib/slice/slice_hash_table.h... Generating docs for file src/core/lib/slice/slice_intern.cc... Generating docs for file src/core/lib/slice/slice_internal.h... Generating docs for file src/core/lib/slice/slice_string_helpers.cc... Generating docs for file src/core/lib/slice/slice_string_helpers.h... Generating docs for file src/core/lib/slice/slice_utils.h... Generating docs for file src/core/lib/slice/slice_weak_hash_table.h... Generating docs for file src/core/lib/surface/api_trace.cc... Generating docs for file src/core/lib/surface/api_trace.h... Generating docs for file src/core/lib/surface/byte_buffer.cc... Generating docs for file src/core/lib/surface/byte_buffer_reader.cc... Generating docs for file src/core/lib/surface/call.cc... Generating docs for file src/core/lib/surface/call.h... Generating docs for file src/core/lib/surface/call_details.cc... Generating docs for file src/core/lib/surface/call_log_batch.cc... Generating docs for file src/core/lib/surface/call_test_only.h... Generating docs for file src/core/lib/surface/channel.cc... Generating docs for file src/core/lib/surface/channel.h... Generating docs for file src/core/lib/surface/channel_init.cc... Generating docs for file src/core/lib/surface/channel_init.h... Generating docs for file src/core/lib/surface/channel_ping.cc... Generating docs for file src/core/lib/surface/channel_stack_type.cc... Generating docs for file src/core/lib/surface/channel_stack_type.h... Generating docs for file src/core/lib/surface/completion_queue.cc... Generating docs for file src/core/lib/surface/completion_queue.h... Generating docs for file src/core/lib/surface/completion_queue_factory.cc... Generating docs for file src/core/lib/surface/completion_queue_factory.h... Generating docs for file src/core/lib/surface/event_string.cc... Generating docs for file src/core/lib/surface/event_string.h... Generating docs for file src/core/lib/surface/init.cc... Generating docs for file src/core/lib/surface/init.h... Generating docs for file src/core/lib/surface/init_secure.cc... Generating docs for file src/core/lib/surface/lame_client.cc... Generating docs for file src/core/lib/surface/lame_client.h... Generating docs for file src/core/lib/surface/metadata_array.cc... Generating docs for file src/core/lib/surface/server.cc... Generating docs for file src/core/lib/surface/server.h... Generating docs for file src/core/lib/surface/validate_metadata.cc... Generating docs for file src/core/lib/surface/validate_metadata.h... Generating docs for file src/core/lib/surface/version.cc... Generating docs for file src/core/lib/transport/bdp_estimator.cc... Generating docs for file src/core/lib/transport/bdp_estimator.h... Generating docs for file src/core/lib/transport/byte_stream.cc... Generating docs for file src/core/lib/transport/byte_stream.h... Generating docs for file src/core/lib/transport/connectivity_state.cc... Generating docs for file src/core/lib/transport/error_utils.cc... Generating docs for file src/core/lib/transport/error_utils.h... Generating docs for file src/core/lib/transport/http2_errors.h... Generating docs for file src/core/lib/transport/metadata.cc... Generating docs for file src/core/lib/transport/metadata.h... Generating docs for file src/core/lib/transport/metadata_batch.cc... Generating docs for file src/core/lib/transport/metadata_batch.h... Generating docs for file src/core/lib/transport/pid_controller.cc... Generating docs for file src/core/lib/transport/pid_controller.h... Generating docs for file src/core/lib/transport/static_metadata.cc... Generating docs for file src/core/lib/transport/static_metadata.h... Generating docs for file src/core/lib/transport/status_conversion.cc... Generating docs for file src/core/lib/transport/status_conversion.h... Generating docs for file src/core/lib/transport/status_metadata.cc... Generating docs for file src/core/lib/transport/status_metadata.h... Generating docs for file src/core/lib/transport/timeout_encoding.cc... Generating docs for file src/core/lib/transport/timeout_encoding.h... Generating docs for file src/core/lib/transport/transport.cc... Generating docs for file src/core/lib/transport/transport.h... Generating docs for file src/core/lib/transport/transport_impl.h... Generating docs for file src/core/lib/transport/transport_op_string.cc... Generating docs for file src/core/lib/uri/uri_parser.cc... Generating docs for file src/core/lib/uri/uri_parser.h... Generating docs for file src/core/plugin_registry/grpc_plugin_registry.cc... Generating docs for file src/core/README.md... Generating docs for file src/core/ext/README.md... Generating docs for file src/core/ext/filters/client_channel/README.md... Generating docs for file src/core/ext/filters/client_channel/resolver/README.md... Generating docs for file src/core/ext/filters/client_channel/resolver/dns/native/README.md... Generating docs for file src/core/ext/filters/client_channel/resolver/sockaddr/README.md... Generating docs for file src/core/ext/transport/README.md... Generating docs for file src/core/ext/transport/chttp2/README.md... Generating docs for file src/core/ext/transport/chttp2/client/insecure/README.md... Generating docs for file src/core/ext/transport/chttp2/client/secure/README.md... Generating docs for file src/core/ext/transport/chttp2/server/insecure/README.md... Generating docs for file src/core/ext/transport/chttp2/server/secure/README.md... Generating docs for file src/core/ext/transport/chttp2/transport/README.md... Generating docs for file src/core/lib/README.md... Generating docs for file src/core/lib/channel/README.md... Generating docs for file src/core/lib/gpr/README.md... Generating docs for file src/core/lib/gprpp/README.md... Generating docs for file src/core/lib/iomgr/README.md... Generating docs for file src/core/lib/surface/README.md... Generating docs for file src/core/lib/transport/README.md... Generating docs for file src/core/tsi/README.md... Generating docs for file src/core/tsi/alts/crypt/aes_gcm.cc... Generating docs for file src/core/tsi/alts/crypt/gsec.cc... Generating docs for file src/core/tsi/alts/crypt/gsec.h... Generating docs for file src/core/tsi/alts/frame_protector/alts_counter.cc... Generating docs for file src/core/tsi/alts/frame_protector/alts_counter.h... Generating docs for file src/core/tsi/alts/frame_protector/alts_crypter.cc... Generating docs for file src/core/tsi/alts/frame_protector/alts_crypter.h... Generating docs for file src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Generating docs for file src/core/tsi/alts/frame_protector/alts_frame_protector.h... Generating docs for file src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Generating docs for file src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Generating /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h:39: warning: Invalid list item found /builddir/build/BUILD/grpc-1.26.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h:39: warning: Invalid list item found /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md:34: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command docs for file src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Generating docs for file src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Generating docs for file src/core/tsi/alts/frame_protector/frame_handler.cc... Generating docs for file src/core/tsi/alts/frame_protector/frame_handler.h... Generating docs for file src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Generating docs for file src/core/tsi/alts/handshaker/alts_handshaker_client.h... Generating docs for file src/core/tsi/alts/handshaker/alts_shared_resource.cc... Generating docs for file src/core/tsi/alts/handshaker/alts_shared_resource.h... Generating docs for file src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Generating docs for file src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Generating docs for file src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Generating docs for file src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Generating docs for file src/core/tsi/alts/handshaker/alts_tsi_utils.h... Generating docs for file src/core/tsi/alts/handshaker/transport_security_common_api.cc... Generating docs for file src/core/tsi/alts/handshaker/transport_security_common_api.h... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Generating docs for file src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Generating docs for file src/core/tsi/fake_transport_security.cc... Generating docs for file src/core/tsi/fake_transport_security.h... Generating docs for file src/core/tsi/grpc_shadow_boringssl.h... Generating docs for file src/core/tsi/local_transport_security.cc... Generating docs for file src/core/tsi/local_transport_security.h... Generating docs for file src/core/tsi/ssl/session_cache/ssl_session.h... Generating docs for file src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Generating docs for file src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Generating docs for file src/core/tsi/ssl/session_cache/ssl_session_cache.h... Generating docs for file src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Generating docs for file src/core/tsi/ssl_transport_security.cc... Generating docs for file src/core/tsi/ssl_transport_security.h... Generating docs for file src/core/tsi/ssl_types.h... Generating docs for file src/core/tsi/transport_security.cc... Generating docs for file src/core/tsi/transport_security.h... Generating docs for file src/core/tsi/transport_security_grpc.cc... Generating docs for file src/core/tsi/transport_security_grpc.h... Generating docs for file src/core/tsi/transport_security_interface.h... Generating page documentation... Generating docs for page md_doc_PROTOCOL_HTTP2... Generating docs for page md_doc_PROTOCOL_WEB... Generating docs for page md_doc_binary_logging... Generating docs for page md_doc_c_style_guide... Generating docs for page md_doc_command_line_tool... Generating docs for page md_doc_compression... Generating docs for page md_doc_compression_cookbook... Generating d/builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-client-server-polling-engine-usage.md:3: warning: Found unknown command '@sreecha' /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-cq.md:3: warning: Found unknown command '@sreecha' /builddir/build/BUILD/grpc-1.26.0/doc/core/grpc-polling-engines.md:3: warning: Found unknown command '@sreecha' /builddir/build/BUILD/grpc-1.26.0/doc/core/transport_explainer.md:3: warning: Found unknown command '@vjpai' /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/README.md:7: warning: unable to resolve reference to '/src/core/ext/transport/cronet/README.md' for \ref command ocs for page md_doc_connection_backoff_interop_test_description... Generating docs for page md_doc_connection_backoff... Generating docs for page md_doc_connectivity_semantics_and_api... Generating docs for page md_doc_core_combiner_explainer... Generating docs for page md_doc_core_epoll_polling_engine... Generating docs for page md_doc_core_grpc_client_server_polling_engine_usage... Generating docs for page md_doc_core_grpc_cq... Generating docs for page md_doc_core_grpc_error... Generating docs for page md_doc_core_grpc_polling_engines... Generating docs for page md_doc_core_moving_to_c__... Generating docs for page md_doc_core_pending_api_cleanups... Generating docs for page md_doc_core_transport_explainer... Generating docs for page md_doc_cpp_style_guide... Generating docs for page md_doc_environment_variables... Generating docs for page md_doc_fail_fast... Generating docs for page md_doc_fork_support... Generating docs for page md_doc_g_stands_for... Generating docs for page md_doc_grpc_release_schedule... Generating docs for page md_doc_health_checking... Generating docs for page md_doc_http_grpc_status_mapping... Generating docs for page md_doc_http2_interop_test_descriptions... Generating docs for page md_doc_internationalization... Generating docs for page md_doc_interop_test_descriptions... Generating docs for page md_doc_keepalive... Generating docs for page md_doc_load_balancing... Generating docs for page md_doc_naming... Generating docs for page md_doc_security_audit... Generating docs for page md_doc_server_reflection... Generating docs for page md_doc_server_reflection_tutorial... Generating docs for page md_doc_server_side_auth... Generating docs for page md_doc_service_config... Generating docs for page md_doc_ssl_performance... Generating docs for page md_doc_status_ordering... Generating docs for page md_doc_statuscodes... Generating docs for page md_doc_unit_testing... Generating docs for page md_doc_versioning... Generating docs for page md_doc_wait_for_ready... Generating docs for page md_doc_workarounds... Generating docs for page md_src_core_README... Generating docs for page md_src_core_ext_README... Generating docs for page md_src_core_ext_filters_client_channel_README... Generating docs for page md_src_core_ext_filters_client_channel_resolver_README... Generating docs for page md_src_core_ext_filters_client_channel_resolver_dns_native_README... Generating docs for page md_src_core_ext_filters_client_channel_resolver_sockaddr_README... Generating docs for page md_src_core_ext_transport_README... Generating docs for page md_src_core_ext_transport_chttp2_README... Generating docs for page md_src_core_ext_transport_chttp2_client_insecure_README... Generating docs for page md_src_core_ext_transport_chttp2_client_secure_README... Generating docs for page md_src_core_ext_transport_chttp2_server_insecure_README... Generating docs for page md_src_core_ext_transport_chttp2_server_secure_README... Generating docs for page md_src_core_ext_transport_chttp2_transport_README... Generating docs for page md_src_core_lib_README... Generating docs for page md_src_core_lib_channel_README... Generating docs for page md_src_core_lib_gpr_README... Generating docs for page md_src_core_lib_gprpp_README... Generating docs for page md_src_core_lib_iomgr_README... Generating docs for page md_src_core_lib_surface_README... Generating docs for page md_src_core_lib_transport_README... Generating docs for page md_src_core_tsi_README... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound _grpc_gcp_RpcProtocolVersions... Generating docs for compound _grpc_gcp_RpcProtocolVersions_Version... Generating docs for compound alts_counter... Generating docs for compound alts_crypter... Generating docs for compound alts_crypter_vtable... Generating docs for compound alts_frame_protector... Generating docs for compound alts_frame_reader... Generating docs for compound alts_frame_writer... Generating docs for compound alts_grpc_handshaker_client... Gener/builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_gcc.h:29: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h:23: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h:25: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.h:28: warning: explicit link request to 'include' could not be resolved ating docs for compound alts_grpc_integrity_only_record_protocol... Generating docs for compound alts_grpc_record_protocol... Generating docs for compound alts_grpc_record_protocol_vtable... Generating docs for compound alts_handshaker_client... Generating docs for compound alts_handshaker_client_vtable... Generating docs for compound alts_iovec_record_protocol... Generating docs for compound alts_record_protocol_crypter... Generating docs for compound alts_shared_resource_dedicated... Generating docs for compound alts_tsi_handshaker... Generating docs for compound alts_tsi_handshaker_continue_handshaker_next_args... Generating docs for compound alts_tsi_handshaker_result... Generating docs for compound alts_zero_copy_grpc_protector... Generating docs for compound b64_huff_sym... Generating docs for compound base_call_data... Generating docs for compound batch_control... Generating docs for compound callback_state... Generating docs for compound cancel_state... Generating docs for compound cancel_stream_cb_args... Generating docs for compound child_call... Generating docs for compound completed_thread... Generating docs for compound connected_channel_call_data... Generating docs for compound connected_channel_channel_data... Generating docs for compound ConnectivityWatcher... Generating docs for compound cq_is_finished_arg... Generating docs for compound cq_vtable... Generating docs for compound custom_tcp_endpoint... Generating docs for compound dump_out... Generating docs for compound email_key_mapping... Generating docs for compound EmitIndexedStatus... Generating docs for compound ExecCtxNext... Generating docs for compound ExecCtxPluck... Generating docs for compound fake_handshaker_result... Generating docs for compound filter_node... Generating docs for compound framer_state... Generating docs for compound gpr_event... Generating docs for compound gpr_gcc_thread_local... Generating docs for compound gpr_log_func_args... Generating docs for compound gpr_msvc_thread_local... Generating docs for compound gpr_mu... Generating docs for compound gpr_pthread_thread_local... Generating docs for compound gpr_refcount... Generating docs for compound gpr_spinlock... Generating docs for compound gpr_stats_counter... Generating docs for compound gpr_strvec... Generating docs for compound gpr_timespec... Generating docs for compound grpc_access_token_credentials... Generating docs for compound grpc_address_resolver_vtable... Generating docs for compound grpc_alts_credentials... Generating docs for compound grpc_alts_credentials_client_options... Generating docs for compound grpc_alts_credentials_options... Generating docs for compound grpc_alts_credentials_options_vtable... Generating docs for compound grpc_alts_credentials_server_options... Generating docs for compound grpc_alts_server_credentials... Generating docs for compound grpc_ares_request... Generating docs for compound grpc_arg... Generating docs for nested compound grpc_arg::grpc_arg_value... Generating docs for nested compound grpc_arg::grpc_arg_value::grpc_arg_pointer... Generating docs for compound grpc_arg_pointer_vtable... Generating docs for compound grpc_auth_context... Generating docs for compound grpc_auth_json_key... Generating docs for compound grpc_auth_metadata_context... Generating docs for compound grpc_auth_metadata_processor... Generating docs for compound grpc_auth_property... Generating docs for compound grpc_auth_property_array... Generating docs for compound grpc_auth_property_iterator... Generating docs for compound grpc_auth_refresh_token... Generating docs for compound grpc_avl... Generating docs for compound grpc_avl_node... Generating docs for compound grpc_avl_vtable... Generating docs for compound grpc_base64_decode_context... Generating docs for compound grpc_byte_buffer... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer... Generating docs for compound grpc_byte_buffer_reader... Generating docs for nested compound grpc_byte_buffer_reader::grpc_byte_buffer_reader_current... Generating docs for compound grpc_call... Generating docs for compound grpc_call_context_element... Generating docs for compound grpc_call_create_args... Generating docs for compound grpc_call_credentials... Generating docs for compound grpc_call_details... Generating docs for compound grpc_call_element... Generating docs for compound grpc_call_element_args... Generating docs for compound grpc_call_final_info... Generating docs for compound grpc_call_stack... Generating docs for compound grpc_call_stats... Generating docs for compound grpc_channel... Generating docs for compound grpc_channel_args... Generating docs for compound grpc_channel_credentials... Generating docs for compound grpc_channel_element... Generating docs for compound grpc_channel_element_args... Generating docs for compound grpc_channel_filter... Generating docs for compound grpc_channel_info... Generating docs for compound grpc_channel_security_connector... Generating docs for compound grpc_channel_stack... Generating docs for compound grpc_channel_stack_builder... Generating docs for compound grpc_channel_stack_builder_iterator... Generating docs for compound grpc_chttp2_begin_write_result... Generating docs for compound grpc_chttp2_data_parser... Generating docs for compound grpc_chttp2_goaway_parser... Generating docs for compound grpc_chttp2_hpack_compressor... Generating docs for compound grpc_chttp2_hpack_parser... Generating docs for compound grpc_chttp2_hpack_parser_string... Generating docs for compound grpc_chttp2_hptbl... Generating docs for compound grpc_chttp2_hptbl_find_result... Generating docs for compound grpc_chttp2_huffsym... Generating docs for compound grpc_chttp2_incoming_metadata_buffer... Generating docs for compound grpc_chttp2_ping_parser... Generating docs for compound grpc_chttp2_ping_queue... Generating docs for compound grpc_chttp2_repeated_ping_policy... Generating docs for compound grpc_chttp2_repeated_ping_state... Generating docs for compound grpc_chttp2_rst_stream_parser... Generating docs for compound grpc_chttp2_server_ping_recv_state... Generating docs for compound grpc_chttp2_setting_parameters... Generating docs for compound grpc_chttp2_settings_parser... Generating docs for compound grpc_chttp2_stream... Generating docs for nested compound grpc_chttp2_stream::Reffer... Generating docs for compound grpc_chttp2_stream_link... Generating docs for compound grpc_chttp2_stream_list... Generating docs for compound grpc_chttp2_stream_map... Generating docs for compound grpc_chttp2_transport... Generating docs for compound grpc_chttp2_window_update_parser... Generating docs for compound grpc_chttp2_write_cb... Generating docs for compound grpc_client_security_context... Generating docs for compound grpc_closure... Generating docs for compound grpc_closure_list... Generating docs for compound grpc_completion_queue... Generating docs for compound grpc_completion_queue_attributes... Generating docs for compound grpc_completion_queue_factory... Generating docs for compound grpc_completion_queue_factory_vtable... Generating docs for compound grpc_composite_call_credentials... Generating docs for compound grpc_composite_channel_credentials... Generating docs for compound grpc_compression_options... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_algorithm... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_level... Generating docs for compound grpc_cq_completion... Generating docs for compound grpc_credentials_mdelem_array... Generating docs for compound grpc_credentials_metadata_request... Generating docs for compound grpc_custom_poller_vtable... Generating docs for compound grpc_custom_resolver... Generating docs for compound grpc_custom_resolver_vtable... Generating docs for compound grpc_custom_socket... Generating docs for compound grpc_custom_tcp_connect... Generating docs for compound grpc_custom_timer... Generating docs for compound grpc_custom_timer_vtable... Generating docs for compound grpc_deadline_state... Generating docs for compound grpc_encode_header_options... Generating docs for compound grpc_endpoint... Generating docs for compound grpc_endpoint_pair... Generating docs for compound grpc_endpoint_vtable... Generating docs for compound grpc_error... Generating docs for nested compound grpc_error::atomics... Generating docs for compound grpc_event... Generating docs for compound grpc_event_engine_vtable... Generating docs for compound grpc_experimental_completion_queue_functor... Generating docs for compound grpc_filtered_mdelem... Generating docs for compound grpc_google_default_channel_credentials... Generating docs for compound grpc_google_iam_credentials... Generating docs for compound grpc_google_refresh_token_credentials... Generating docs for compound grpc_handler_private_op_data... Generating docs for compound grpc_http_header... Generating docs for compound grpc_http_parser... Generating docs for compound grpc_http_request... Generating docs for compound grpc_http_response... Generating docs for compound grpc_httpcli_context... Generating docs for compound grpc_httpcli_handshaker... Generating docs for compound grpc_httpcli_request... Generating docs for compound grpc_httpcli_ssl_channel_security_connector... Generating docs for compound grpc_integer_options... Generating docs for compound grpc_iomgr_object... Generating docs for compound grpc_iomgr_platform_vtable... Generating docs for compound grpc_json... Generating docs for compound grpc_json_reader... Generating docs for compound grpc_json_reader_vtable... Generating docs for compound grpc_json_writer... Generating docs for compound grpc_json_writer_vtable... Generating docs for compound grpc_jwt_claims... Generating docs for compound grpc_jwt_verifier... Generating docs for compound grpc_jwt_verifier_email_domain_key_url_mapping... Generating docs for compound grpc_linked_error... Generating docs for compound grpc_linked_mdelem... Generating docs for compound grpc_local_credentials... Generating docs for compound grpc_local_server_credentials... Generating docs for compound grpc_md_only_test_credentials... Generating docs for compound grpc_mdelem... Generating docs for compound grpc_mdelem_data... Generating docs for compound grpc_mdelem_list... Generating docs for compound grpc_metadata... Generating docs for compound grpc_metadata_array... Generating docs for compound grpc_metadata_batch... Generating docs for compound grpc_metadata_batch_callouts... Generating docs for compound grpc_metadata_credentials_plugin... Generating docs for compound grpc_oauth2_pending_get_request_metadata... Generating docs for compound grpc_oauth2_token_fetcher_credentials... Generating docs for compound grpc_op... Generating docs for nested compound grpc_op::grpc_op_data... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_close_on_server... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_status_on_client... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_status_from_server... Generating docs for compound grpc_plugin... Generating docs for compound grpc_plugin_credentials... Generating docs for nested compound grpc_plugin_credentials::pending_request... Generating docs for compound grpc_polling_entity... Generating docs for compound grpc_pollset... Generating docs for compound grpc_pollset_set_vtable... Generating docs for compound grpc_pollset_vtable... Generating docs for compound grpc_resolved_address... Generating docs for compound grpc_resolved_addresses... Gener/builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security.h:883: warning: Invalid list item found ating docs for compound grpc_resource_quota... Generating docs for compound grpc_resource_user... Generating docs for compound grpc_resource_user_link... Generating docs for compound grpc_resource_user_slice_allocator... Generating docs for compound grpc_security_connector... Generating docs for compound grpc_security_context_extension... Generating docs for compound grpc_server... Generating docs for compound grpc_server_credentials... Generating docs for compound grpc_server_security_connector... Generating docs for compound grpc_server_security_context... Generating docs for compound grpc_service_account_jwt_access_credentials... Generating docs for compound grpc_slice... Generating docs for nested compound grpc_slice::grpc_slice_data... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_inlined... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_refcounted... Generating docs for compound grpc_slice_buffer... Generating docs for compound grpc_slice_refcount... Generating docs for compound grpc_socket_factory... Generating docs for compound grpc_socket_factory_vtable... Generating docs for compound grpc_socket_mutator... Generating docs for compound grpc_socket_mutator_vtable... Generating docs for compound grpc_socket_vtable... Generating docs for compound grpc_ssl_config... Generating docs for compound grpc_ssl_credentials... Generating docs for compound grpc_ssl_pem_key_cert_pair... Generating docs for compound grpc_ssl_server_certificate_config... Generating docs for compound grpc_ssl_server_certificate_config_fetcher... Generating docs for compound grpc_ssl_server_config... Generating docs for compound grpc_ssl_server_credentials... Generating docs for compound grpc_ssl_server_credentials_options... Generating docs for compound grpc_ssl_verify_peer_options... Generating docs for compound grpc_stats_data... Generating docs for compound grpc_stream_compression_context... Generating docs for compound grpc_stream_compression_context_gzip... Generating docs for compound grpc_stream_compression_vtable... Generating docs for compound grpc_stream_refcount... Generating docs for compound grpc_sts_credentials_options... Generating docs for compound grpc_tcp_client_vtable... Generating docs for compound grpc_tcp_listener... Generating docs for compound grpc_tcp_server... Generating docs for compound grpc_tcp_server_acceptor... Generating docs for compound grpc_tcp_server_vtable... Generating docs for compound grpc_time_averaged_stats... Generating docs for compound grpc_timer... Generating docs for compound grpc_timer_heap... Generating docs for compound grpc_timer_vtable... Generating docs for compound grpc_tls_credential_reload_arg... Generating docs for compound grpc_tls_credential_reload_config... Generating docs for compound grpc_tls_credentials_options... Generating docs for compound grpc_tls_key_materials_config... Generating docs for compound grpc_tls_server_authorization_check_arg... Generating docs for compound grpc_tls_server_authorization_check_config... Generating docs for compound grpc_transport... Generating docs for compound grpc_transport_one_way_stats... Generating docs for compound grpc_transport_op... Generating docs for compound grpc_transport_stream_op_batch... Generating docs for compound grpc_transport_stream_op_batch_payload... Generating docs for compound grpc_transport_stream_stats... Generating docs for compound grpc_transport_vtable... Generating docs for compound grpc_uri... Generating docs for compound grpc_wakeup_fd... Generating docs for compound grpc_wakeup_fd_vtable... Generating docs for compound grpc_workaround_user_agent_md... Generating docs for compound GrpcUdpHandler... Generating docs for compound GrpcUdpHandlerFactory... Generating docs for compound gsec_aead_crypter... Generating docs for compound gsec_aead_crypter_vtable... Generating docs for compound gsec_aes_gcm_aead_crypter... Generating docs for compound gsec_aes_gcm_aead_rekey_data... Generating docs for compound huff_out... Generating docs for compound internal_request... Generating docs for compound iovec... Generating docs for compound jose_header... Generating docs for compound json_reader_userdata... Generating docs for compound json_writer_userdata... Generating docs for compound kv_pair... Generating docs for compound kv_pairs... Generating docs for compound local_tsi_handshaker... Generating docs for compound local_tsi_handshaker_result... Generating docs for compound local_zero_copy_grpc_protector... Generating docs for compound made_transport_op... Generating docs for compound made_transport_stream_op... Generating docs for compound mdtab_shard... Generating docs for compound metadata_server_detector... Generating docs for compound on_done_closure... Generating docs for compound optional_filter... Generating docs for compound parent_call... Generating docs for compound ping_result... Generating docs for compound recv_message_result... Generating docs for compound registered_call... Generating docs for compound rq_resize_args... Generating docs for compound server_call_data... Generating docs for compound server_connection_state... Generating docs for compound server_state... Generating docs for compound shared_mutables... Generating docs for compound shutdown_cleanup_args... Generating docs for compound slice_shard... Generating docs for compound special_error_status_map... Generating docs for compound SpiffeCredentials... Generating docs for compound SpiffeServerCredentials... Generating docs for compound stage_slot... Generating docs for compound stage_slots... Generating docs for compound start_timer_after_init_state... Generating docs for compound static_metadata_hash_ent... Generating docs for compound status_string_entry... Generating docs for compound target_service_account... Generating docs for compound timer_shard... Generating docs for compound tsi_fake_frame... Generating docs for compound tsi_fake_frame_protector... Generating docs for compound tsi_fake_handshaker... Generating docs for compound tsi_fake_zero_copy_grpc_protector... Generating docs for compound tsi_frame_protector... Generating docs for compound tsi_frame_protector_vtable... Generating docs for compound tsi_handshaker... Generating docs for compound tsi_handshaker_result... Generating docs for compound tsi_handshaker_result_vtable... Generating docs for compound tsi_handshaker_vtable... Generating docs for compound tsi_peer... Generating docs for compound tsi_peer_property... Generating docs for compound tsi_ssl_client_handshaker_factory... Generating docs for compound tsi_ssl_client_handshaker_options... Generating docs for compound tsi_ssl_frame_protector... Generating docs for compound tsi_ssl_handshaker... Generating docs for compound tsi_ssl_handshaker_factory... Generating docs for compound tsi_ssl_handshaker_factory_vtable... Generating docs for compound tsi_ssl_handshaker_result... Generating docs for compound tsi_ssl_pem_key_cert_pair... Generating docs for compound tsi_ssl_root_certs_store... Generating docs for compound tsi_ssl_server_handshaker_factory... Generating docs for compound tsi_ssl_server_handshaker_options... Generating docs for compound tsi_zero_copy_grpc_protector... Generating docs for compound tsi_zero_copy_grpc_protector_vtable... Generating docs for compound verifier_cb_ctx... Generating docs for compound verify_peer_options... Generating docs for compound watcher_timer_init_arg... Generating docs for compound wire_value... Generating namespace index... Generating docs for namespace closure_impl Generating docs for compound closure_impl::wrapped_closure... Generating docs for namespace grpc Generating docs for namespace grpc::testing Generating docs for namespace grpc_core Generating docs for compound grpc_core::ClientChannelFactory... Generating docs for compound grpc_core::SubchannelConnector... Generating docs for nested compound grpc_core::SubchannelConnector::Args... Generating docs for nested compound grpc_core::SubchannelConnector::Result... Generating docs for compound grpc_core::GlobalSubchannelPool... Generating docs for compound grpc_core::HealthCheckClient... Generating docs for compound grpc_core::LoadBalancingPolicy... Generating docs for nested compound grpc_core::LoadBalancingPolicy::Args... Generating docs for nested compound grpc_core::LoadBalancingPolicy::BackendMetricData... Generating docs for nested compound grpc_core::LoadBalancingPolicy::CallState... Generating docs for nested compound grpc_core::LoadBalancingPolicy::ChannelControlHelper... Generating docs for nested compound grpc_core::LoadBalancingPolicy::Config... Generating docs for nested compound grpc_core::LoadBalancingPolicy::MetadataInterface... Generating docs for nested compound grpc_core::LoadBalancingPolicy::MetadataInterface::iterator... Generating docs for nested compound grpc_core::LoadBalancingPolicy::PickArgs... Generating docs for nested compound grpc_core::LoadBalancingPolicy::PickResult... Generating docs for nested compound grpc_core::LoadBalancingPolicy::QueuePicker... Generating docs for nested compound grpc_core::LoadBalancingPolicy::SubchannelPicker... Generating docs for nested compound grpc_core::LoadBalancingPolicy::TransientFailurePicker... Generating docs for nested compound grpc_core::LoadBalancingPolicy::UpdateArgs... Generating docs for compound grpc_core::GrpcLbClientStats... Generating docs for nested compound grpc_core::GrpcLbClientStats::DropTokenCount... Generating docs for compound grpc_core::grpc_grpclb_server_ip_address... Generating docs for compound grpc_core::grpc_grpclb_server... Generating docs for compound grpc_core::grpc_grpclb_serverlist... Generating docs for compound grpc_core::SubchannelList... Generating docs for compound grpc_core::SubchannelData... Generating docs for compound grpc_core::LoadBalancingPolicyFactory... Generating docs for compound grpc_core::LoadBalancingPolicyRegistry... Generating docs for nested compound grpc_core::LoadBalancingPolicyRegistry::Builder... Generating docs for compound grpc_core::LocalSubchannelPool... Generating docs for compound grpc_core::ProxyMapperInterface... Generating docs for compound grpc_core::ProxyMapperRegistry... Generating docs for compound grpc_core::Resolver... Generating docs for nested compound grpc_core::Resolver::Result... Generating docs for nested compound grpc_core::Resolver::ResultHandler... Generating docs for compound grpc_core::GrpcPolledFd... Generating docs for compound grpc_core::GrpcPolledFdFactory... Generating docs for compound grpc_core::FakeResolver... Generating docs for compound grpc_core::SetResponseClosureArg... Generating docs for compound grpc_core::FakeResolverResponseGenerator... Generating docs for compound grpc_core::ResolverArgs... Generating docs for compound grpc_core::ResolverFactory... Generating docs for compound grpc_core::ResolverRegistry... Generating docs for nested compound grpc_core::ResolverRegistry::Builder... Generating docs for compound grpc_core::ResolvingLoadBalancingPolicy... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ResolverResultHandler... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper... Generating docs for compound grpc_core::ServerAddress... Generating docs for compound grpc_core::ServiceConfig... Generating docs for nested compound grpc_core::ServiceConfig::CallData... Generating docs for nested compound grpc_core::ServiceConfig::ParsedConfig... Generating docs for nested compound grpc_core::ServiceConfig::Parser... Generating docs for compound grpc_core::ConnectedSubchannel... Generating docs for compound grpc_core::SubchannelCall... Generating docs for nested compound grpc_core::SubchannelCall::Args... Generating docs for compound grpc_core::Subchannel... Generating docs for nested compound grpc_core::Subchannel::ConnectedSubchannelStateWatcher... Generating docs for nested compound grpc_core::Subchannel::ConnectivityStateWatcherInterface... Generating docs for nested compound grpc_core::Subchannel::HealthWatcherMap::HealthWatcher... Generating docs for compound grpc_core::SubchannelInterface... Generating docs for nested compound grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface... Generating docs for compound grpc_core::SubchannelKey... Generating docs for compound grpc_core::SubchannelPoolInterface... Generating docs for compound grpc_core::XdsPriorityListUpdate... Generating docs for nested compound grpc_core::XdsPriorityListUpdate::LocalityMap... Generating docs for nested compound grpc_core::XdsPriorityListUpdate::LocalityMap::Locality... Generating docs for nested compound grpc_core::XdsPriorityListUpdate::LocalityMap::Locality::Less... Generating docs for compound grpc_core::XdsDropConfig... Generating docs for nested compound grpc_core::XdsDropConfig::DropCategory... Generating docs for compound grpc_core::EdsUpdate... Generating docs for compound grpc_core::CdsUpdate... Generating docs for compound grpc_core::XdsBootstrap... Generating docs for nested compound grpc_core::XdsBootstrap::ChannelCreds... Generating docs for nested compound grpc_core::XdsBootstrap::MetadataValue... Generating docs for nested compound grpc_core::XdsBootstrap::Node... Generating docs for compound grpc_core::XdsClient... Generating docs for nested compound grpc_core::XdsClient::ChannelState::AdsCallState... Generating docs for nested compound grpc_core::XdsClient::ChannelState::LrsCallState... Generating docs for nested compound grpc_core::XdsClient::ChannelState::RetryableCall... Generating docs for nested compound grpc_core::XdsClient::ChannelState::StateWatcher... Generating docs for nested compound grpc_core::XdsClient::ClusterWatcherInterface... Generating docs for nested compound grpc_core::XdsClient::EndpointWatcherInterface... Generating docs for nested compound grpc_core::XdsClient::ServiceConfigWatcherInterface... Generating docs for compound grpc_core::XdsLocalityName... Generating docs for nested compound grpc_core::XdsLocalityName::Less... Generating docs for compound grpc_core::XdsClientStats... Generating docs for nested compound grpc_core::XdsClientStats::LocalityStats... Generating docs for nested compound grpc_core::XdsClientStats::LocalityStats::LoadMetric... Generating docs for nested compound grpc_core::XdsClientStats::LocalityStats::LoadMetric::Snapshot... Generating docs for nested compound grpc_core::XdsClientStats::LocalityStats::Snapshot... Generating docs for nested compound grpc_core::XdsClientStats::Snapshot... Generating docs for compound grpc_core::ConnectivityWatcher... Generating docs for compound grpc_core::MessageSizeParsedConfig... Generating docs for nested compound grpc_core::MessageSizeParsedConfig::message_size_limits... Generating docs for compound grpc_core::MessageSizeParser... Generating docs for compound grpc_core::Chttp2Connector... Generating docs for compound grpc_core::Chttp2InsecureClientChannelFactory... Generating docs for compound grpc_core::Chttp2SecureClientChannelFactory... Generating docs for compound grpc_core::ContextList... Generating docs for compound grpc_core::Chttp2IncomingByteStream... Generating docs for compound grpc_core::BackOff... Generating docs for nested compound grpc_core::BackOff::Options... Generating docs for compound grpc_core::HandshakerArgs... Generating docs for compound grpc_core::Handshaker... Generating docs for compound grpc_core::HandshakeManager... Generating docs for compound grpc_core::HandshakerFactory... Generating docs for compound grpc_core::HandshakerRegistry... Generating docs for compound grpc_core::TraceFlagList... Generating docs for compound grpc_core::TraceFlag... Generating docs for compound grpc_core::Arena... Generating docs for compound grpc_core::Atomic... Generating docs for compound grpc_core::DebugLocation... Generating docs for compound grpc_core::Fork... Generating docs for compound grpc_core::GlobalConfigEnv... Generating docs for compound grpc_core::GlobalConfigEnvBool... Generating docs for compound grpc_core::GlobalConfigEnvInt32... Generating docs for compound grpc_core::GlobalConfigEnvString... Generating docs for compound grpc_core::InlinedVector... Generating docs for compound grpc_core::PolymorphicManualConstructor... Generating docs for compound grpc_core::ManualConstructor... Generating docs for compound grpc_core::StringLess... Generating docs for compound grpc_core::RefCountedPtrLess... Generating docs for compound grpc_core::DefaultDeleteChar... Generating docs for compound grpc_core::MultiProducerSingleConsumerQueue... Generating docs for nested compound grpc_core::MultiProducerSingleConsumerQueue::Node... Generating docs for compound grpc_core::LockedMultiProducerSingleConsumerQueue... Generating docs for compound grpc_core::Optional... Generating docs for compound grpc_core::Orphanable... Generating docs for compound grpc_core::OrphanableDelete... Generating docs for compound grpc_core::InternallyRefCounted... Generating docs for compound grpc_core::PolymorphicRefCount... Generating docs for compound grpc_core::NonPolymorphicRefCount... Generating docs for compound grpc_core::RefCount... Generating docs for compound grpc_core::RefCounted... Generating docs for compound grpc_core::RefCountedPtr... Generating docs for compound grpc_core::StringView... Generating docs for compound grpc_core::Mutex... Generating docs for compound grpc_core::MutexLock... Generating docs for compound grpc_core::ReleasableMutexLock... Generating docs for compound grpc_core::CondVar... Generating docs for compound grpc_core::Thread... Generating docs for nested compound grpc_core::Thread::Options... Generating docs for compound grpc_core::ConnectionMetrics... Generating docs for compound grpc_core::Timestamp... Generating docs for compound grpc_core::Timestamps... Generating docs for compound grpc_core::TracedBuffer... Generating docs for compound grpc_core::CallCombiner... Generating docs for compound grpc_core::CallCombinerClosureList... Generating docs for compound grpc_core::Closure... Generating docs for compound grpc_core::Combiner... Generating docs for compound grpc_core::ExecCtx... Generating docs for nested compound grpc_core::ExecCtx::CombinerData... Generating docs for compound grpc_core::ApplicationCallbackExecCtx... Generating docs for compound grpc_core::ThreadState... Generating docs for compound grpc_core::Executor... Generating docs for compound grpc_core::MPMCQueueInterface... Generating docs for compound grpc_core::InfLenFIFOQueue... Generating docs for nested compound grpc_core::InfLenFIFOQueue::Node... Generating docs for compound grpc_core::ThreadPoolInterface... Generating docs for compound grpc_core::ThreadPoolWorker... Generating docs for compound grpc_core::ThreadPool... Generating docs for compound grpc_core::LockfreeEvent... Generating docs for compound grpc_core::CallbackWrapper... Generating docs for compound grpc_core::LogicalThread... Generating docs for compound grpc_core::RuSliceRefcount... Generating docs for compound grpc_core::TcpServerFdHandler... Generating docs for compound grpc_core::DefaultSslRootStore... Generating docs for compound grpc_core::PemKeyCertPair... Generating docs for compound grpc_core::SpiffeChannelSecurityConnector... Generating docs for compound grpc_core::SpiffeServerSecurityConnector... Generating docs for compound grpc_core::NewSliceRefcount... Generating docs for compound grpc_core::NewWithLenSliceRefcount... Generating docs for compound grpc_core::MovedStringSliceRefCount... Generating docs for compound grpc_core::SliceHashTable... Generating docs for nested compound grpc_core::SliceHashTable::Entry... Generating docs for compound grpc_core::StaticSliceRefcount... Generating docs for compound grpc_core::InternedSliceRefcount... Generating docs for compound grpc_core::ManagedMemorySlice... Generating docs for compound grpc_core::UnmanagedMemorySlice... Generating docs for compound grpc_core::ExternallyManagedSlice... Generating docs for compound grpc_core::StaticMetadataSlice... Generating docs for compound grpc_core::InternedSlice... Generating docs for compound grpc_core::SliceWeakHashTable... Generating docs for compound grpc_core::BdpEstimator... Generating docs for compound grpc_core::ByteStream... Generating docs for compound grpc_core::SliceBufferByteStream... Generating docs for compound grpc_core::ByteStreamCache... Generating docs for nested compound grpc_core::ByteStreamCache::CachingByteStream... Generating docs for compound grpc_core::ConnectivityStateWatcherInterface... Generating docs for compound grpc_core::AsyncConnectivityStateWatcherInterface... Generating docs for nested compound grpc_core::AsyncConnectivityStateWatcherInterface::Notifier... Generating docs for compound grpc_core::ConnectivityStateTracker... Generating docs for compound grpc_core::UserData... Generating docs for compound grpc_core::StaticMetadata... Generating docs for compound grpc_core::RefcountedMdBase... Generating docs for compound grpc_core::InternedMetadata... Generating docs for nested compound grpc_core::InternedMetadata::BucketLink... Generating docs for nested compound grpc_core::InternedMetadata::NoRefKey... Generating docs for compound grpc_core::AllocatedMetadata... Generating docs for nested compound grpc_core::AllocatedMetadata::NoRefKey... Generating docs for compound grpc_core::PidController... Generating docs for nested compound grpc_core::PidController::Args... Generating docs for compound grpc_core::StaticMetadataCtx... Generating docs for namespace grpc_core::channelz Generating docs for compound grpc_core::channelz::SubchannelNode... Generating docs for compound grpc_core::channelz::ChannelTrace... Generating docs for compound grpc_core::channelz::BaseNode... Generating docs for compound grpc_core::channelz::CallCountingHelper... Generating docs for compound grpc_core::channelz::ChannelNode... Generating docs for compound grpc_core::channelz::ServerNode... Generating docs for compound grpc_core::channelz::SocketNode... Generating docs for compound grpc_core::channelz::ListenSocketNode... Generating docs for compound grpc_core::channelz::ChannelzRegistry... Generating docs for namespace grpc_core::channelz::testing Generating docs for namespace grpc_core::chttp2 Generating docs for compound grpc_core::chttp2::FlowControlAction... Generating docs for compound grpc_core::chttp2::FlowControlTrace... Generating docs for compound grpc_core::chttp2::TransportFlowControlBase... Generating docs for compound grpc_core::chttp2::TransportFlowControlDisabled... Generating docs for compound grpc_core::chttp2::TransportFlowControl... Generating docs for compound grpc_core::chttp2::StreamFlowControlBase... Generating docs for compound grpc_core::chttp2::StreamFlowControlDisabled... Generating docs for compound grpc_core::chttp2::StreamFlowControl... Generating docs for namespace grpc_core::internal Generating docs for compound grpc_core::internal::ClientChannelGlobalParsedConfig... Generating docs for nested compound grpc_core::internal::ClientChannelGlobalParsedConfig::RetryThrottling... Generating docs for compound grpc_core::internal::ClientChannelMethodParsedConfig... Generating docs for nested compound grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy... Generating docs for compound grpc_core::internal::ClientChannelServiceConfigParser... Generating docs for compound grpc_core::internal::ServerRetryThrottleData... Generating docs for compound grpc_core::internal::ServerRetryThrottleMap... Generating docs for compound grpc_core::internal::StatusCodeSet... Generating docs for compound grpc_core::internal::ExecCtxState... Generating docs for compound grpc_core::internal::ThreadState... Generating docs for compound grpc_core::internal::ThreadInternalsInterface... Generating docs for namespace grpc_core::manual_ctor_impl Generating docs for compound grpc_core::manual_ctor_impl::is_one_of... Generating docs for compound grpc_core::manual_ctor_impl::is_one_of< Member, Member, List... >... Generating docs for compound grpc_core::manual_ctor_impl::is_one_of< Member, A, List... >... Generating docs for compound grpc_core::manual_ctor_impl::is_one_of< Member >... Generating docs for compound grpc_core::manual_ctor_impl::max_size_of... Generating docs for compound grpc_core::manual_ctor_impl::max_size_of< A >... Generating docs for compound grpc_core::manual_ctor_impl::max_size_of< A, B... >... Generating docs for compound grpc_core::manual_ctor_impl::max_align_of... Generating docs for compound grpc_core::manual_ctor_impl::max_align_of< A >... Generating docs for compound grpc_core::manual_ctor_impl::max_align_of< A, B... >... Generating docs for namespace grpc_core::testing Generating docs for namespace tsi Generating docs for compound tsi::SslSessionDeleter... Generating docs for compound tsi::SslCachedSession... Generating docs for compound tsi::SslSessionLRUCache... Generating docs for nested compound tsi::SslSessionLRUCache::Node... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Running dot for graph 1/1 lookup cache used 18654/65536 hits=134039 misses=21195 finished... + for i in core c++ core.internal c++.internal objc objc.internal + rm -rf doc/ref/c++.internal + mkdir -p doc/ref/c++.internal + doxygen tools/doxygen/Doxyfile.c++.internal warning: Tag 'TCL_SUBST' at line 239 of file 'tools/doxygen/Doxyfile.c++.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1541 of file 'tools/doxygen/Doxyfile.c++.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2594 of file 'tools/doxygen/Doxyfile.c++.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2616 of file 'tools/doxygen/Doxyfile.c++.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp/perf_notes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/workarounds.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/grpc++.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/grpc++.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0//builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys include/grpc++/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc++/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpc/support/workaround_list.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/completion_queue_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_posix_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/generic/generic_stub_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/grpcpp.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/grpcpp.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/health_check_service_interface_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/async_unary_call_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/call_op_set_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/callback_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/callback_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_context_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/delegating_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/delegating_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/intercepted_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/intercepted_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/interceptor_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_handlers.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_handlers.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_context_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_option_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/server_initializer_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/resource_quota_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/auth_metadata_processor_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/credentials_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/server_credentials_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/security/tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_posix_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/async_unary_call_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/channel_arguments_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_callback_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/sync_stream_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/validate_service_config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/support/validate_service_config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_transport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/transport/inproc/inproc_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/avl/avl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/avl/avl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/backoff/backoff.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/backoff/backoff.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack_builder.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_stack_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_trace.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channel_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/channelz_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/connected_channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/connected_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/handshaker_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/status_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/channel/status_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/algorithm_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/algorithm_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_args.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_args.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/compression_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/message_compress.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/message_compress.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_gzip.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_gzip.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_identity.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/compression/stream_compression_identity.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats_data.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/stats_data.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/trace.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/debug/trace.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/arena.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/env.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/murmur_hash.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/murmur_hash.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/spinlock.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/spinlock.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/string_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_precise.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/time_precise.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_gcc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_gcc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tmpfile.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/useful.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/useful.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/arena.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/atomic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/debug_location.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/debug_location.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/fork.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_env.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_env.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_generic.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/global_config_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/host_port.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/host_port.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/inlined_vector.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/inlined_vector.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/manual_constructor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/manual_constructor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/map.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/map.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/memory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/memory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/mpscq.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/mpscq.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/optional.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/optional.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/orphanable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/orphanable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted_ptr.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/ref_counted_ptr.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/string_view.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/string_view.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/sync.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gprpp/thd.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/format_request.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/format_request.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/httpcli.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/parser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/http/parser.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/block_annotate.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/block_annotate.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/buffer_list.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/buffer_list.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/call_combiner.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/call_combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/cfstream_handle.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/cfstream_handle.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/closure.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/closure.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/combiner.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/dynamic_annotations.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/dynamic_annotations.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/endpoint_pair.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/error_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epoll1_linux.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epoll1_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epollex_linux.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_epollex_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_poll_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_poll_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/ev_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/exec_ctx.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/exec_ctx.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/mpmcqueue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/mpmcqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/threadpool.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/executor/threadpool.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/gethostname.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/grpc_if_nametoindex.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/internal_errqueue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/internal_errqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iocp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iocp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/iomgr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/is_epollexclusive_available.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/is_epollexclusive_available.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/load_file.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/load_file.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/lockfree_event.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/lockfree_event.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/logical_thread.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/logical_thread.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/nameser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/nameser.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/polling_entity.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/polling_entity.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_set_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/pollset_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/port.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/port.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resolve_address_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sockaddr_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_factory_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_factory_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_mutator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_mutator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/socket_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sys_epoll_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/sys_epoll_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_client_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_server_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/tcp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/time_averaged_stats.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/time_averaged_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_custom.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_heap.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_heap.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_manager.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/timer_manager.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/udp_server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/udp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/unix_sockets_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_pipe.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_pipe.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_posix.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/wakeup_fd_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_common.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_common.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_reader.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_writer.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/json/json_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/timers.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/profiling/timers.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/b64.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/b64.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/percent_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/percent_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_hash_table.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_hash_table.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_string_helpers.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_string_helpers.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_weak_hash_table.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/slice/slice_weak_hash_table.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/api_trace.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/api_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_test_only.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/call_test_only.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_init.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_init.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_stack_type.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/channel_stack_type.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue_factory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/completion_queue_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/event_string.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/event_string.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/init.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/lame_client.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/lame_client.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/server.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/server.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/validate_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/surface/validate_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/bdp_estimator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/bdp_estimator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/byte_stream.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/byte_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/error_utils.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/error_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/http2_errors.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/http2_errors.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata_batch.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/metadata_batch.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/pid_controller.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/pid_controller.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/static_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/static_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_conversion.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_conversion.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/status_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/timeout_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/timeout_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/transport/transport_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/core/lib/uri/uri_parser.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/core/lib/uri/uri_parser.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/cpp/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/channel_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/channel_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/client_context.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/client_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/client_interceptor.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/client_interceptor.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel_internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/credentials_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/credentials_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/generic_stub.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/generic_stub.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/insecure_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/insecure_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/secure_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/secure_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/secure_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/secure_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/codegen/codegen_init.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/codegen/codegen_init.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/alarm.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/alarm.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/auth_property_iterator.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/auth_property_iterator.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/channel_arguments.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/channel_arguments.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/channel_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/channel_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/channel_filter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/channel_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/completion_queue_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/completion_queue_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/core_codegen.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/core_codegen.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/resource_quota_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/resource_quota_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/rpc_method.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/rpc_method.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_auth_context.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_auth_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_channel_arguments.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_channel_arguments.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_create_auth_context.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/secure_create_auth_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/tls_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/tls_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/tls_credentials_options_util.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/tls_credentials_options_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/tls_credentials_options_util.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/tls_credentials_options_util.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/validate_service_config.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/validate_service_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/version_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/common/version_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/async_generic_service.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/async_generic_service.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/channel_argument_option.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/channel_argument_option.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/create_default_thread_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/create_default_thread_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/dynamic_thread_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/dynamic_thread_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/dynamic_thread_pool.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/dynamic_thread_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/external_connection_acceptor_impl.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/external_connection_acceptor_impl.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/external_connection_acceptor_impl.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/external_connection_acceptor_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/default_health_check_service.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/default_health_check_service.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/default_health_check_service.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/default_health_check_service.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/health_check_service.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/health_check_service.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/health_check_service_server_builder_option.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/health/health_check_service_server_builder_option.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/insecure_server_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/insecure_server_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/secure_server_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/secure_server_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/secure_server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/secure_server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_builder.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_builder.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_callback.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_callback.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_context.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_credentials.cc... Preprocessing /builddir/build/BUILD/gr/builddir/build/BUILD/grpc-1.26.0/src/core/lib/iomgr/resource_quota.h:29: warning: the name 'Tracks' supplied as the argument in the \file statement is not an input file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/channel_cc.cc:44: warning: no matching file member found for void::grpc::experimental::ChannelResetConnectionBackoff(Channel *channel) Possible candidates: 'void ChannelResetConnectionBackoff(Channel *channel)' at line 32 of file /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/channel.h 'void ChannelResetConnectionBackoff(Channel *channel)' at line 103 of file /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/channel_cc.cc /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_builder.cc:1: warning: documented symbol 'static grpc_impl::std::vector< std::unique_ptr< grpc::ServerBuilderPlugin >(*)() g_plugin_factory_list(void) { g_plugin_factory_list=new std::vector< std::unique_ptr< grpc::ServerBuilderPlugin >(*()' was not declared or defined. /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h, line 38), Skipping current block! /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/grpcpp.h:19: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.26.0/include/grpc/grpc.h, line 38), Skipping current block! pc-1.26.0/src/cpp/server/server_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/server_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/thread_pool_interface.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/server/thread_pool_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/thread_manager/thread_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/thread_manager/thread_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/thread_manager/thread_manager.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/thread_manager/thread_manager.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/byte_buffer_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/byte_buffer_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/status.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/status.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/string_ref.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/string_ref.cc... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/time_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/cpp/util/time_cc.cc... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/grpc++/alarm.h... Generating code for file include/grpcpp/alarm.h... Generating code for file include/grpc++/channel.h... Generating code for file include/grpcpp/channel.h... Generating code for file src/core/lib/surface/channel.h... Generating code for file include/grpc++/client_context.h... Generating code for file include/grpc++/impl/codegen/client_context.h... Generating code for file include/grpcpp/client_context.h... Generating code for file include/grpcpp/impl/codegen/client_context.h... Generating code for file include/grpc++/completion_queue.h... Generating code for file include/grpc++/impl/codegen/completion_queue.h... Generating code for file include/grpcpp/completion_queue.h... Generating code for file include/grpcpp/impl/codegen/completion_queue.h... Generating code for file src/core/lib/surface/completion_queue.h... Generating code for file include/grpc++/create_channel.h... Generating code for file include/grpcpp/create_channel.h... Generating code for file include/grpc++/create_channel_posix.h... Generating code for file include/grpcpp/create_channel_posix.h... Generating code for file include/grpc++/ext/health_check_service_server_builder_option.h... Generating code for file include/grpcpp/ext/health_check_service_server_builder_option.h... Generating code for file include/grpc++/generic/async_generic_service.h... Generating code for file include/grpcpp/generic/async_generic_service.h... Generating code for file include/grpcpp/impl/codegen/async_generic_service.h... Generating code for file include/grpc++/generic/generic_stub.h... Generating code for file include/grpcpp/generic/generic_stub.h... Generating code for file include/grpc++/grpc++.h... Generating code for file include/grpc++/health_check_service_interface.h... Generating code for file include/grpcpp/health_check_service_interface.h... Generating code for file include/grpc++/impl/call.h... Generating code for file include/grpc++/impl/codegen/call.h... Generating code for file include/grpcpp/impl/call.h... Generating code for file include/grpcpp/impl/codegen/call.h... Generating code for file src/core/lib/surface/call.h... Generating code for file include/grpc++/impl/channel_argument_option.h... Generating code for file include/grpcpp/impl/channel_argument_option.h... Generating code for file include/grpc++/impl/client_unary_call.h... Generating code for file include/grpc++/impl/codegen/client_unary_call.h... Generating code for file include/grpcpp/impl/client_unary_call.h... Generating code for file include/grpcpp/impl/codegen/client_unary_call.h... Generating code for file include/grpc++/impl/codegen/async_stream.h... Generating code for file include/grpc++/support/async_stream.h... Generating code for file include/grpcpp/impl/codegen/async_stream.h... Generating code for file include/grpcpp/support/async_stream.h... Generating code for file include/grpc++/impl/codegen/async_unary_call.h... Generating code for file include/grpc++/support/async_unary_call.h... Generating code for file include/grpcpp/impl/codegen/async_unary_call.h... Generating code for file include/grpcpp/support/async_unary_call.h... Generating code for file include/grpc++/impl/codegen/byte_buffer.h... Generating code for file include/grpc++/support/byte_buffer.h... Generating code for file include/grpc/byte_buffer.h... Generating code for file include/grpc/impl/codegen/byte_buffer.h... Generating code for file include/grpcpp/impl/codegen/byte_buffer.h... Generating code for file include/grpcpp/support/byte_buffer.h... Generating code for file include/grpc++/impl/codegen/call_hook.h... Generating code for file include/grpcpp/impl/codegen/call_hook.h... Generating code for file include/grpc++/impl/codegen/channel_interface.h... Generating code for file include/grpcpp/impl/codegen/channel_interface.h... Generating code for file include/grpc++/impl/codegen/completion_queue_tag.h... Generating code for file include/grpcpp/impl/codegen/completion_queue_tag.h... Generating code for file include/grpc++/impl/codegen/config.h... Generating code for file include/grpc++/support/config.h... Generating code for file include/grpcpp/impl/codegen/config.h... Generating code for file include/grpcpp/support/config.h... Generating code for file include/grpc++/impl/codegen/config_protobuf.h... Generating code for file include/grpcpp/impl/codegen/config_protobuf.h... Generating code for file include/grpc++/impl/codegen/core_codegen.h... Generating code for file include/grpcpp/impl/codegen/core_codegen.h... Generating code for file include/grpc++/impl/codegen/core_codegen_interface.h... Generating code for file include/grpcpp/impl/codegen/core_codegen_interface.h... Generating code for file include/grpc++/impl/codegen/create_auth_context.h... Generating code for file include/grpcpp/impl/codegen/create_auth_context.h... Generating code for file include/grpc++/impl/codegen/grpc_library.h... Generating code for file include/grpc++/impl/grpc_library.h... Generating code for file include/grpcpp/impl/codegen/grpc_library.h... Generating code for file include/grpcpp/impl/grpc_library.h... Generating code for file include/grpc++/impl/codegen/metadata_map.h... Generating code for file include/grpcpp/impl/codegen/metadata_map.h... Generating code for file include/grpc++/impl/codegen/method_handler_impl.h... Generating code for file include/grpc++/impl/method_handler_impl.h... Generating code for file include/grpcpp/impl/codegen/method_handler_impl.h... Generating code for file include/grpcpp/impl/method_handler_impl.h... Generating code for file include/grpc++/impl/codegen/proto_utils.h... Generating code for file include/grpcpp/impl/codegen/proto_utils.h... Generating code for file include/grpc++/impl/codegen/rpc_method.h... Generating code for file include/grpc++/impl/rpc_method.h... Generating code for file include/grpcpp/impl/codegen/rpc_method.h... Generating code for file include/grpcpp/impl/rpc_method.h... Generating code for file include/grpc++/impl/codegen/rpc_service_method.h... Generating code for file include/grpc++/impl/rpc_service_method.h... Generating code for file include/grpcpp/impl/codegen/rpc_service_method.h... Generating code for file include/grpcpp/impl/rpc_service_method.h... Generating code for file include/grpc++/impl/codegen/security/auth_context.h... Generating code for file include/grpc++/security/auth_context.h... Generating code for file include/grpcpp/impl/codegen/security/auth_context.h... Generating code for file include/grpcpp/security/auth_context.h... Generating code for file include/grpc++/impl/codegen/serialization_traits.h... Generating code for file include/grpc++/impl/serialization_traits.h... Generating code for file include/grpcpp/impl/codegen/serialization_traits.h... Generating code for file include/grpcpp/impl/serialization_traits.h... Generating code for file include/grpc++/impl/codegen/server_context.h... Generating code for file include/grpc++/server_context.h... Generating code for file include/grpcpp/impl/codegen/server_context.h... Generating code for file include/grpcpp/server_context.h... Generating code for file include/grpc++/impl/codegen/server_interface.h... Generating code for file include/grpcpp/impl/codegen/server_interface.h... Generating code for file include/grpc++/impl/codegen/service_type.h... Generating code for file include/grpc++/impl/service_type.h... Generating code for file include/grpcpp/impl/codegen/service_type.h... Generating code for file include/grpcpp/impl/service_type.h... Generating code for file include/grpc++/impl/codegen/slice.h... Generating code for file include/grpc++/support/slice.h... Generating code for file include/grpc/impl/codegen/slice.h... Generating code for file include/grpc/slice.h... Generating code for file include/grpcpp/impl/codegen/slice.h... Generating code for file include/grpcpp/support/slice.h... Generating code for file include/grpc++/impl/codegen/status.h... Generating code for file include/grpc++/support/status.h... Generating code for file include/grpc/impl/codegen/status.h... Generating code for file include/grpc/status.h... Generating code for file include/grpcpp/impl/codegen/status.h... Generating code for file include/grpcpp/support/status.h... Generating code for file include/grpc++/impl/codegen/status_code_enum.h... Generating code for file include/grpc++/support/status_code_enum.h... Generating code for file include/grpcpp/impl/codegen/status_code_enum.h... Generating code for file include/grpcpp/support/status_code_enum.h... Generating code for file include/grpc++/impl/codegen/string_ref.h... Generating code for file include/grpc++/support/string_ref.h... Generating code for file include/grpcpp/impl/codegen/string_ref.h... Generating code for file include/grpcpp/support/string_ref.h... Generating code for file include/grpc++/impl/codegen/stub_options.h... Generating code for file include/grpc++/support/stub_options.h... Generating code for file include/grpcpp/impl/codegen/stub_options.h... Generating code for file include/grpcpp/support/stub_options.h... Generating code for file include/grpc++/impl/codegen/sync_stream.h... Generating code for file include/grpc++/support/sync_stream.h... Generating code for file include/grpcpp/impl/codegen/sync_stream.h... Generating code for file include/grpcpp/support/sync_stream.h... Generating code for file include/grpc++/impl/codegen/time.h... Generating code for file include/grpc++/support/time.h... Generating code for file include/grpc/support/time.h... Generating code for file include/grpcpp/impl/codegen/time.h... Generating code for file include/grpcpp/support/time.h... Generating code for file include/grpc++/impl/server_builder_option.h... Generating code for file include/grpcpp/impl/server_builder_option.h... Generating code for file include/grpc++/impl/server_builder_plugin.h... Generating code for file include/grpcpp/impl/server_builder_plugin.h... Generating code for file include/grpc++/impl/server_initializer.h... Generating code for file include/grpcpp/impl/server_initializer.h... Generating code for file include/grpc++/resource_quota.h... Generating code for file include/grpcpp/resource_quota.h... Generating code for file src/core/lib/iomgr/resource_quota.h... Generating code for file include/grpc++/security/auth_metadata_processor.h... Generating code for file include/grpcpp/security/auth_metadata_processor.h... Generating code for file include/grpc++/security/credentials.h... Generating code for file include/grpcpp/security/credentials.h... Generating code for file include/grpc++/security/server_credentials.h... Generating code for file include/grpcpp/security/server_credentials.h... Generating code for file include/grpc++/server.h... Generating code for file include/grpcpp/server.h... Generating code for file src/core/lib/surface/server.h... Generating code for file include/grpc++/server_builder.h... Generating code for file include/grpcpp/server_builder.h... Generating code for file include/grpc++/server_posix.h... Generating code for file include/grpcpp/server_posix.h... Generating code for file include/grpc++/support/channel_arguments.h... Generating code for file include/grpcpp/support/channel_arguments.h... Generating code for file include/grpc/byte_buffer_reader.h... Generating code for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating code for file include/grpc/compression.h... Generating code for file include/grpc/fork.h... Generating code for file include/grpc/impl/codegen/fork.h... Generating code for file src/core/lib/gprpp/fork.h... Generating code for file include/grpc/grpc.h... Generating code for file include/grpc/grpc_posix.h... Generating code for file include/grpc/grpc_security_constants.h... Generating code for file include/grpc/impl/codegen/atm.h... Generating code for file include/grpc/support/atm.h... Generating code for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating code for file include/grpc/support/atm_gcc_atomic.h... Generating code for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating code for file include/grpc/support/atm_gcc_sync.h... Generating code for file include/grpc/impl/codegen/atm_windows.h... Generating code for file include/grpc/support/atm_windows.h... Generating code for file include/grpc/impl/codegen/compression_types.h... Generating code for file include/grpc/impl/codegen/connectivity_state.h... Generating code for file src/core/lib/transport/connectivity_state.h... Generating code for file include/grpc/impl/codegen/gpr_slice.h... Generating code for file include/grpc/impl/codegen/gpr_types.h... Generating code for file include/grpc/impl/codegen/grpc_types.h... Generating code for file include/grpc/impl/codegen/log.h... Generating code for file include/grpc/support/log.h... Generating code for file include/grpc/impl/codegen/port_platform.h... Generating code for file include/grpc/support/port_platform.h... Generating code for file include/grpc/impl/codegen/propagation_bits.h... Generating code for file include/grpc/impl/codegen/sync.h... Generating code for file include/grpc/support/sync.h... Generating code for file include/grpcpp/impl/codegen/sync.h... Generating code for file src/core/lib/gprpp/sync.h... Generating code for file include/grpc/impl/codegen/sync_custom.h... Generating code for file include/grpc/support/sync_custom.h... Generating code for file include/grpc/impl/codegen/sync_generic.h... Generating code for file include/grpc/support/sync_generic.h... Generating code for file include/grpc/impl/codegen/sync_posix.h... Generating code for file include/grpc/support/sync_posix.h... Generating code for file include/grpc/impl/codegen/sync_windows.h... Generating code for file include/grpc/support/sync_windows.h... Generating code for file include/grpc/load_reporting.h... Generating code for file include/grpc/slice_buffer.h... Generating code for file include/grpc/support/alloc.h... Generating code for file src/core/lib/gpr/alloc.h... Generating code for file include/grpc/support/cpu.h... Generating code for file include/grpc/support/log_windows.h... Generating code for file include/grpc/support/string_util.h... Generating code for file include/grpc/support/thd_id.h... Generating code for file include/grpc/support/workaround_list.h... Generating code for file include/grpcpp/alarm_impl.h... Generating code for file include/grpcpp/channel_impl.h... Generating code for file include/grpcpp/completion_queue_impl.h... Generating code for file include/grpcpp/impl/codegen/completion_queue_impl.h... Generating code for file include/grpcpp/create_channel_impl.h... Generating code for file include/grpcpp/create_channel_posix_impl.h... Generating code for file include/grpcpp/generic/generic_stub_impl.h... Generating code for file include/grpcpp/grpcpp.h... Generating code for file include/grpcpp/health_check_service_interface_impl.h... Generating code for file include/grpcpp/impl/codegen/async_stream_impl.h... Generating code for file include/grpcpp/support/async_stream_impl.h... Generating code for file include/grpcpp/impl/codegen/async_unary_call_impl.h... Generating code for file include/grpcpp/support/async_unary_call_impl.h... Generating code for file include/grpcpp/impl/codegen/call_op_set.h... Generating code for file include/grpcpp/impl/codegen/call_op_set_interface.h... Generating code for file include/grpcpp/impl/codegen/callback_common.h... Generating code for file include/grpcpp/impl/codegen/client_callback.h... Generating code for file include/grpcpp/support/client_callback.h... Generating code for file include/grpcpp/impl/codegen/client_callback_impl.h... Generating code for file include/grpcpp/support/client_callback_impl.h... Generating code for file include/grpcpp/impl/codegen/client_context_impl.h... Generating code for file include/grpcpp/impl/codegen/client_interceptor.h... Generating code for file include/grpcpp/support/client_interceptor.h... Generating code for file include/grpcpp/impl/codegen/delegating_channel.h... Generating code for file include/grpcpp/impl/codegen/intercepted_channel.h... Generating code for file include/grpcpp/impl/codegen/interceptor.h... Generating code for file include/grpcpp/support/interceptor.h... Generating code for file include/grpcpp/impl/codegen/interceptor_common.h... Generating code for file include/grpcpp/impl/codegen/message_allocator.h... Generating code for file include/grpcpp/support/message_allocator.h... Generating code for file include/grpcpp/impl/codegen/method_handler.h... Generating code for file include/grpcpp/impl/codegen/proto_buffer_reader.h... Generating code for file include/grpcpp/support/proto_buffer_reader.h... Generating code for file include/grpcpp/impl/codegen/proto_buffer_writer.h... Generating code for file include/grpcpp/support/proto_buffer_writer.h... Generating code for file include/grpcpp/impl/codegen/server_callback.h... Generating code for file include/grpcpp/support/server_callback.h... Generating code for file include/grpcpp/impl/codegen/server_callback_handlers.h... Generating code for file include/grpcpp/impl/codegen/server_callback_impl.h... Generating code for file include/grpcpp/support/server_callback_impl.h... Generating code for file include/grpcpp/impl/codegen/server_context_impl.h... Generating code for file include/grpcpp/impl/codegen/server_interceptor.h... Generating code for file include/grpcpp/support/server_interceptor.h... Generating code for file include/grpcpp/impl/codegen/sync_stream_impl.h... Generating code for file include/grpcpp/support/sync_stream_impl.h... Generating code for file include/grpcpp/impl/server_builder_option_impl.h... Generating code for file include/grpcpp/impl/server_initializer_impl.h... Generating code for file include/grpcpp/resource_quota_impl.h... Generating code for file include/grpcpp/security/auth_metadata_processor_impl.h... Generating code for file include/grpcpp/security/credentials_impl.h... Generating code for file include/grpcpp/security/server_credentials_impl.h... Generating code for file include/grpcpp/security/tls_credentials_options.h... Generating code for file include/grpcpp/server_builder_impl.h... Generating code for file include/grpcpp/server_impl.h... Generating code for file include/grpcpp/server_posix_impl.h... Generating code for file include/grpcpp/support/channel_arguments_impl.h... Generating code for file include/grpcpp/support/validate_service_config.h... Generating code for file src/core/ext/transport/inproc/inproc_transport.h... Generating code for file src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Generating code for file src/core/lib/avl/avl.h... Generating code for file src/core/lib/backoff/backoff.h... Generating code for file src/core/lib/channel/channel_args.h... Generating code for file src/core/lib/channel/channel_stack.h... Generating code for file src/core/lib/channel/channel_stack_builder.h... Generating code for file src/core/lib/channel/channel_trace.h... Generating code for file src/core/lib/channel/channelz.h... Generating code for file src/core/lib/channel/channelz_registry.h... Generating code for file src/core/lib/channel/connected_channel.h... Generating code for file src/core/lib/channel/context.h... Generating code for file src/core/lib/channel/handshaker.h... Generating code for file src/core/lib/channel/handshaker_factory.h... Generating code for file src/core/lib/channel/handshaker_registry.h... Generating code for file src/core/lib/channel/status_util.h... Generating code for file src/core/lib/compression/algorithm_metadata.h... Generating code for file src/core/lib/compression/compression_args.h... Generating code for file src/core/lib/compression/compression_internal.h... Generating code for file src/core/lib/compression/message_compress.h... Generating code for file src/core/lib/compression/stream_compression.h... Generating code for file src/core/lib/compression/stream_compression_gzip.h... Generating code for file src/core/lib/compression/stream_compression_identity.h... Generating code for file src/core/lib/debug/stats.h... Generating code for file src/core/lib/debug/stats_data.h... Generating code for file src/core/lib/debug/trace.h... Generating code for file src/core/lib/gpr/arena.h... Generating code for file src/core/lib/gprpp/arena.h... Generating code for file src/core/lib/gpr/env.h... Generating code for file src/core/lib/gpr/murmur_hash.h... Generating code for file src/core/lib/gpr/spinlock.h... Generating code for file src/core/lib/gpr/string.h... Generating code for file src/core/lib/gpr/string_windows.h... Generating code for file src/core/lib/gpr/time_precise.h... Generating code for file src/core/lib/gpr/tls.h... Generating code for file src/core/lib/gpr/tls_gcc.h... Generating code for file src/core/lib/gpr/tls_msvc.h... Generating code for file src/core/lib/gpr/tls_pthread.h... Generating code for file src/core/lib/gpr/tmpfile.h... Generating code for file src/core/lib/gpr/useful.h... Generating code for file src/core/lib/gprpp/atomic.h... Generating code for file src/core/lib/gprpp/debug_location.h... Generating code for file src/core/lib/gprpp/global_config.h... Generating code for file src/core/lib/gprpp/global_config_custom.h... Generating code for file src/core/lib/gprpp/global_config_env.h... Generating code for file src/core/lib/gprpp/global_config_generic.h... Generating code for file src/core/lib/gprpp/host_port.h... Generating code for file src/core/lib/gprpp/inlined_vector.h... Generating code for file src/core/lib/gprpp/manual_constructor.h... Generating code for file src/core/lib/gprpp/map.h... Generating code for file src/core/lib/gprpp/memory.h... Generating code for file src/core/lib/gprpp/mpscq.h... Generating code for file src/core/lib/gprpp/optional.h... Generating code for file src/core/lib/gprpp/orphanable.h... Generating code for file src/core/lib/gprpp/ref_counted.h... Generating code for file src/core/lib/gprpp/ref_counted_ptr.h... Generating code for file src/core/lib/gprpp/string_view.h... Generating code for file src/core/lib/gprpp/thd.h... Generating code for file src/core/lib/http/format_request.h... Generating code for file src/core/lib/http/httpcli.h... Generating code for file src/core/lib/http/parser.h... Generating code for file src/core/lib/iomgr/block_annotate.h... Generating code for file src/core/lib/iomgr/buffer_list.h... Generating code for file src/core/lib/iomgr/call_combiner.h... Generating code for file src/core/lib/iomgr/cfstream_handle.h... Generating code for file src/core/lib/iomgr/closure.h... Generating code for file src/core/lib/iomgr/combiner.h... Generating code for file src/core/lib/iomgr/dynamic_annotations.h... Generating code for file src/core/lib/iomgr/endpoint.h... Generating code for file src/core/lib/iomgr/endpoint_cfstream.h... Generating code for file src/core/lib/iomgr/endpoint_pair.h... Generating code for file src/core/lib/iomgr/error.h... Generating code for file src/core/lib/iomgr/error_cfstream.h... Generating code for file src/core/lib/iomgr/error_internal.h... Generating code for file src/core/lib/iomgr/ev_epoll1_linux.h... Generating code for file src/core/lib/iomgr/ev_epollex_linux.h... Generating code for file src/core/lib/iomgr/ev_poll_posix.h... Generating code for file src/core/lib/iomgr/ev_posix.h... Generating code for file src/core/lib/iomgr/exec_ctx.h... Generating code for file src/core/lib/iomgr/executor.h... Generating code for file src/core/lib/iomgr/executor/mpmcqueue.h... Generating code for file src/core/lib/iomgr/executor/threadpool.h... Generating code for file src/core/lib/iomgr/gethostname.h... Generating code for file src/core/lib/iomgr/grpc_if_nametoindex.h... Generating code for file src/core/lib/iomgr/internal_errqueue.h... Generating code for file src/core/lib/iomgr/iocp_windows.h... Generating code for file src/core/lib/iomgr/iomgr.h... Generating code for file src/core/lib/iomgr/iomgr_custom.h... Generating code for file src/core/lib/iomgr/iomgr_internal.h... Generating code for file src/core/lib/iomgr/iomgr_posix.h... Generating code for file src/core/lib/iomgr/is_epollexclusive_available.h... Generating code for file src/core/lib/iomgr/load_file.h... Generating code for file src/core/lib/iomgr/lockfree_event.h... Generating code for file src/core/lib/iomgr/logical_thread.h... Generating code for file src/core/lib/iomgr/nameser.h... Generating code for file src/core/lib/iomgr/polling_entity.h... Generating code for file src/core/lib/iomgr/pollset.h... Generating code for file src/core/lib/iomgr/pollset_custom.h... Generating code for file src/core/lib/iomgr/pollset_set.h... Generating code for file src/core/lib/iomgr/pollset_set_custom.h... Generating code for file src/core/lib/iomgr/pollset_set_windows.h... Generating code for file src/core/lib/iomgr/pollset_windows.h... Generating code for file src/core/lib/iomgr/port.h... Generating code for file src/core/lib/iomgr/resolve_address.h... Generating code for file src/core/lib/iomgr/resolve_address_custom.h... Generating code for file src/core/lib/iomgr/sockaddr.h... Generating code for file src/core/lib/iomgr/sockaddr_custom.h... Generating code for file src/core/lib/iomgr/sockaddr_posix.h... Generating code for file src/core/lib/iomgr/sockaddr_utils.h... Generating code for file src/core/lib/iomgr/sockaddr_windows.h... Generating code for file src/core/lib/iomgr/socket_factory_posix.h... Generating code for file src/core/lib/iomgr/socket_mutator.h... Generating code for file src/core/lib/iomgr/socket_utils.h... Generating code for file src/core/lib/iomgr/socket_utils_posix.h... Generating code for file src/core/lib/iomgr/socket_windows.h... Generating code for file src/core/lib/iomgr/sys_epoll_wrapper.h... Generating code for file src/core/lib/iomgr/tcp_client.h... Generating code for file src/core/lib/iomgr/tcp_client_posix.h... Generating code for file src/core/lib/iomgr/tcp_custom.h... Generating code for file src/core/lib/iomgr/tcp_posix.h... Generating code for file src/core/lib/iomgr/tcp_server.h... Generating code for file src/core/lib/iomgr/tcp_server_utils_posix.h... Generating code for file src/core/lib/iomgr/tcp_windows.h... Generating code for file src/core/lib/iomgr/time_averaged_stats.h... Generating code for file src/core/lib/iomgr/timer.h... Generating code for file src/core/lib/iomgr/timer_custom.h... Generating code for file src/core/lib/iomgr/timer_heap.h... Generating code for file src/core/lib/iomgr/timer_manager.h... Generating code for file src/core/lib/iomgr/udp_server.h... Generating code for file src/core/lib/iomgr/unix_sockets_posix.h... Generating code for file src/core/lib/iomgr/wakeup_fd_pipe.h... Generating code for file src/core/lib/iomgr/wakeup_fd_posix.h... Generating code for file src/core/lib/json/json.h... Generating code for file src/core/lib/json/json_common.h... Generating code for file src/core/lib/json/json_reader.h... Generating code for file src/core/lib/json/json_writer.h... Generating code for file src/core/lib/profiling/timers.h... Generating code for file src/core/lib/slice/b64.h... Generating code for file src/core/lib/slice/percent_encoding.h... Generating code for file src/core/lib/slice/slice_hash_table.h... Generating code for file src/core/lib/slice/slice_internal.h... Generating code for file src/core/lib/slice/slice_string_helpers.h... Generating code for file src/core/lib/slice/slice_utils.h... Generating code for file src/core/lib/slice/slice_weak_hash_table.h... Generating code for file src/core/lib/surface/api_trace.h... Generating code for file src/core/lib/surface/call_test_only.h... Generating code for file src/core/lib/surface/channel_init.h... Generating code for file src/core/lib/surface/channel_stack_type.h... Generating code for file src/core/lib/surface/completion_queue_factory.h... Generating code for file src/core/lib/surface/event_string.h... Generating code for file src/core/lib/surface/init.h... Generating code for file src/core/lib/surface/lame_client.h... Generating code for file src/core/lib/surface/validate_metadata.h... Generating code for file src/core/lib/transport/bdp_estimator.h... Generating code for file src/core/lib/transport/byte_stream.h... Generating code for file src/core/lib/transport/error_utils.h... Generating code for file src/core/lib/transport/http2_errors.h... Generating code for file src/core/lib/transport/metadata.h... Generating code for file src/core/lib/transport/metadata_batch.h... Generating code for file src/core/lib/transport/pid_controller.h... Generating code for file src/core/lib/transport/static_metadata.h... Generating code for file src/core/lib/transport/status_conversion.h... Generating code for file src/core/lib/transport/status_metadata.h... Generating code for file src/core/lib/transport/timeout_encoding.h... Generating code for file src/core/lib/transport/transport.h... Generating code for file src/core/lib/transport/transport_impl.h... Generating code for file src/core/lib/uri/uri_parser.h... Generating code for file src/cpp/client/create_channel_internal.h... Generating code for file src/cpp/client/secure_credentials.h... Generating code for file src/cpp/common/channel_filter.h... Generating code for file src/cpp/common/secure_auth_context.h... Generating code for file src/cpp/common/tls_credentials_options_util.h... Generating code for file src/cpp/server/dynamic_thread_pool.h... Generating code for file src/cpp/server/external_connection_acceptor_impl.h... Generating code for file src/cpp/server/health/default_health_check_service.h... Generating code for file src/cpp/server/secure_server_credentials.h... Generating code for file src/cpp/server/thread_pool_interface.h... Generating code for file src/cpp/thread_manager/thread_manager.h... Generating file documentation... Generating docs for file doc/binary-logging.md... Generating docs for file doc/c-style-guide.md... Generating docs for file doc/command_line_tool.md... Generating docs for file doc/compression.md... Generating docs for file doc/compression_cookbook.md... Generating docs for file doc/connection-backoff-interop-test-description.md... Generating docs for file doc/connection-backoff.md... Generating docs for file doc/connectivity-semantics-and-api.md... Generating docs for file doc/cpp-style-guide.md... Generating docs for file doc/cpp/pending_api_cleanups.md... Generating docs for file doc/cpp/perf_notes.md... Generating docs for file doc/environment_variables.md... Generating docs for file doc/fail_fast.md... Generating docs for file doc/fork_support.md... Generating docs for file doc/g_stands_for.md... Generating docs for file doc/grpc_release_schedule.md... Generating docs for file doc/health-checking.md... Generating docs for file doc/http-grpc-status-mapping.md... Generating docs for file doc/http2-interop-test-descriptions.md... Generating docs for file doc/internationalization.md... Generating docs for file doc/interop-test-descriptions.md... Generating docs for file doc/keepalive.md... Generating docs for file doc/load-balancing.md... Generating docs for file doc/naming.md... Generating docs for file doc/PROTOCOL-HTTP2.md... Generating docs for file doc/PROTOCOL-WEB.md... Generating docs for file doc/security_audit.md... Generating docs for file doc/server-reflection.md... Generating docs for file doc/server_reflection_tutorial.md... Generating docs for file doc/server_side_auth.md... Generating docs for file doc/service_config.md... Generating docs for file doc/ssl-performance.md... Generating docs for file doc/status_ordering.md... Generating docs for file doc/statuscodes.md... Generating docs for file doc/unit_testing.md... Generating docs for file doc/versioning.md... Generating docs for file doc/wait-for-ready.md... Generating docs for file doc/workarounds.md... Generating docs for file include/grpc++/alarm.h... Generating docs for file include/grpcpp/alarm.h... Generating docs for file include/grpc++/channel.h... Generating docs for file include/grpcpp/channel.h... Generating docs for file src/core/lib/surface/channel.h... Generating docs for file include/grpc++/client_context.h... Generating docs for file include/grpc++/impl/codegen/client_context.h... Generating docs for file include/grpcpp/client_context.h... Generating docs for file include/grpcpp/impl/codegen/client_context.h... Generating docs for file include/grpc++/completion_queue.h... Generating docs for file include/grpc++/impl/codegen/completion_queue.h... Generating docs for file include/grpcpp/completion_queue.h... Generating docs for file include/grpcpp/impl/codegen/completion_queue.h... Generating docs for file src/core/lib/surface/completion_queue.h... Generating docs for file include/grpc++/create_channel.h... Generating docs for file include/grpcpp/create_channel.h... Generating docs for file include/grpc++/create_channel_posix.h... Generating docs for file include/grpcpp/create_channel_posix.h... Generating docs for file include/grpc++/ext/health_check_service_server_builder_option.h... Generating docs for file include/grpcpp/ext/health_check_service_server_builder_option.h... Generating docs for file include/grpc++/generic/async_generic_service.h... Generating docs for file include/grpcpp/generic/async_generic_service.h... Generating docs for file include/grpcpp/impl/codegen/async_generic_service.h... Generating docs for file include/grpc++/generic/generic_stub.h... Generating docs for file include/grpcpp/generic/generic_stub.h... Generating docs for file include/grpc++/grpc++.h... Generating docs for file include/grpc++/health_check_service_interface.h... Generating docs for file include/grpcpp/health_check_service_interface.h... Generating docs for file include/grpc++/impl/call.h... Generating docs for file include/grpc++/impl/codegen/call.h... Generating docs for file include/grpcpp/impl/call.h... Generating docs for file include/grpcpp/impl/codegen/call.h... Generating docs for file src/core/lib/surface/call.h... Generating docs for file include/grpc++/impl/channel_argument_option.h... Generating docs for file include/grpcpp/impl/channel_argument_option.h... Generating docs for file include/grpc++/impl/client_unary_call.h... Generating docs for file include/grpc++/impl/codegen/client_unary_call.h... Generating docs for file include/grpcpp/impl/client_unary_call.h... Generating docs for file include/grpcpp/impl/codegen/client_unary_call.h... Generating docs for file include/grpc++/impl/codegen/async_stream.h... Generating docs for file include/grpc++/support/async_stream.h... Generating docs for file include/grpcpp/impl/codegen/async_stream.h... Generating docs for file include/grpcpp/support/async_stream.h... Generating docs for file include/grpc++/impl/codegen/async_unary_call.h... Generating docs for file include/grpc++/support/async_unary_call.h... Generating docs for file include/grpcpp/impl/codegen/async_unary_call.h... Generating docs for file include/grpcpp/support/async_unary_call.h... Generating docs for file include/grpc++/impl/codegen/byte_buffer.h... Generating docs for file include/grpc++/support/byte_buffer.h... Generating docs for file include/grpc/byte_buffer.h... Generating docs for file include/grpc/impl/codegen/byte_buffer.h... Generating docs for file include/grpcpp/impl/codegen/byte_buffer.h... Generating docs for file include/grpcpp/support/byte_buffer.h... Generating docs for file include/grpc++/impl/codegen/call_hook.h... Generating docs for file include/grpcpp/impl/codegen/call_hook.h... Generating docs for file include/grpc++/impl/codegen/channel_interface.h... Generating docs for file include/grpcpp/impl/codegen/channel_interface.h... Generating docs for file include/grpc++/impl/codegen/completion_queue_tag.h... Generating docs for file include/grpcpp/impl/codegen/completion_queue_tag.h... Generating docs for file include/grpc++/impl/codegen/config.h... Generating docs for file include/grpc++/support/config.h... Generating docs for file include/grpcpp/impl/codegen/config.h... Generating docs for file include/grpcpp/support/config.h... Generating docs for file include/grpc++/impl/codegen/config_protobuf.h... Generating docs for file include/grpcpp/impl/codegen/config_protobuf.h... Generating docs for file include/grpc++/impl/codegen/core_codegen.h... Generating docs for file include/grpcpp/impl/codegen/core_codegen.h... Generating docs for file include/grpc++/impl/codegen/core_codegen_interface.h... Generating docs for file include/grpcpp/impl/codegen/core_codegen_interface.h... Generating docs for file include/grpc++/impl/codegen/create_auth_context.h... Generating docs for file include/grpcpp/impl/codegen/create_auth_context.h... Generating docs for file include/grpc++/impl/codegen/grpc_library.h... Generating docs for file include/grpc++/impl/grpc_library.h... Generating docs for file include/grpcpp/impl/codegen/grpc_library.h... Generating docs for file include/grpcpp/impl/grpc_library.h... Generating docs for file include/grpc++/impl/codegen/metadata_map.h... Generating docs for file include/grpcpp/impl/codegen/metadata_map.h... Generating docs for file include/grpc++/impl/codegen/method_handler_impl.h... Generating docs for file include/grpc++/impl/method_handler_impl.h... Generating docs for file include/grpcpp/impl/codegen/method_handler_impl.h... Generating docs for file include/grpcpp/impl/method_handler_impl.h... Generating docs for file include/grpc++/impl/codegen/proto_utils.h... Generating docs for file include/grpcpp/impl/codegen/proto_utils.h... Generating docs for file include/grpc++/impl/codegen/rpc_method.h... Generating docs for file include/grpc++/impl/rpc_method.h... Generating docs for file include/grpcpp/impl/codegen/rpc_method.h... Generating docs for file include/grpcpp/impl/rpc_method.h... Generating docs for file include/grpc++/impl/codegen/rpc_service_method.h... Generating docs for file include/grpc++/impl/rpc_service_method.h... Generating docs for file include/grpcpp/impl/codegen/rpc_service_method.h... Generating docs for file include/grpcpp/impl/rpc_service_method.h... Generating docs for file include/grpc++/impl/codegen/security/auth_context.h... Generating docs for file include/grpc++/security/auth_context.h... Generating docs for file include/grpcpp/impl/codegen/security/auth_context.h... Generating docs for file include/grpcpp/security/auth_context.h... Generating docs for file include/grpc++/impl/codegen/serialization_traits.h... Generating docs for file include/grpc++/impl/serialization_traits.h... Generating docs for file include/grpcpp/impl/codegen/serialization_traits.h... Generating docs for file include/grpcpp/impl/serialization_traits.h... Generating docs for file include/grpc++/impl/codegen/server_context.h... Generating docs for file include/grpc++/server_context.h... Generating docs for file include/grpcpp/impl/codegen/server_context.h... Generating docs for file include/grpcpp/server_context.h... Generating docs for file include/grpc++/impl/codegen/server_interface.h... Generating docs for file include/grpcpp/impl/codegen/server_interface.h... Generating docs for file include/grpc++/impl/codegen/service_type.h... Generating docs for file include/grpc++/impl/service_type.h... Generating docs for file include/grpcpp/impl/codegen/service_type.h... Generating docs for file include/grpcpp/impl/service_type.h... Generating docs for file include/grpc++/impl/codegen/slice.h... Generating docs for file include/grpc++/support/slice.h... Generating docs for file include/grpc/impl/codegen/slice.h... Generating docs for file include/grpc/slice.h... Generating docs for file include/grpcpp/impl/codegen/slice.h... Generating docs for file include/grpcpp/support/slice.h... Generating docs for file include/grpc++/impl/codegen/status.h... Generating docs for file include/grpc++/support/status.h... Generating docs for file include/grpc/impl/codegen/status.h... Generating docs for file include/grpc/status.h... Generating docs for file include/grpcpp/impl/codegen/status.h... Generating docs for file include/grpcpp/support/status.h... Generating docs for file include/grpc++/impl/codegen/status_code_enum.h... Generating docs for file include/grpc++/support/status_code_enum.h... Generating docs for file include/grpcpp/impl/codegen/status_code_enum.h... Generating docs for file include/grpcpp/support/status_code_enum.h... Generating docs for file include/grpc++/impl/codegen/string_ref.h... Generating docs for file include/grpc++/support/string_ref.h... Generating docs for file include/grpcpp/impl/codegen/string_ref.h... Generating docs for file include/grpcpp/support/string_ref.h... Generating docs for file include/grpc++/impl/codegen/stub_options.h... Generating docs for file include/grpc++/support/stub_options.h... Generating docs for file include/grpcpp/impl/codegen/stub_options.h... Generating docs for file include/grpcpp/support/stub_options.h... Generating docs for file include/grpc++/impl/codegen/sync_stream.h... Generating docs for file include/grpc++/support/sync_stream.h... Generating docs for file include/grpcpp/impl/codegen/sync_stream.h... Generating docs for file include/grpcpp/support/sync_stream.h... Generating docs for file include/grpc++/impl/codegen/time.h... Generating docs for file include/grpc++/support/time.h... Generating docs for file include/grpc/support/time.h... Generating docs for file include/grpcpp/impl/codegen/time.h... Generating docs for file include/grpcpp/support/time.h... Generating docs for file include/grpc++/impl/server_builder_option.h... Generating docs for file include/grpcpp/impl/server_builder_option.h... Generating docs for file include/grpc++/impl/server_builder_plugin.h... Generating docs for file include/grpcpp/impl/server_builder_plugin.h... Generating docs for file include/grpc++/impl/server_initializer.h... Generating docs for file include/grpcpp/impl/server_initializer.h... Generating docs for file include/grpc++/resource_quota.h... :8: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.26.0/include/grpc/impl/codegen/log.h:48: warning: explicit link request to 'defines' could not be resolved Generating docs for file include/grpcpp/resource_quota.h... Generating docs for file src/core/lib/iomgr/resource_quota.h... Generating docs for file include/grpc++/security/auth_metadata_processor.h... Generating docs for file include/grpcpp/security/auth_metadata_processor.h... Generating docs for file include/grpc++/security/credentials.h... Generating docs for file include/grpcpp/security/credentials.h... Generating docs for file include/grpc++/security/server_credentials.h... Generating docs for file include/grpcpp/security/server_credentials.h... Generating docs for file include/grpc++/server.h... Generating docs for file include/grpcpp/server.h... Generating docs for file src/core/lib/surface/server.h... Generating docs for file include/grpc++/server_builder.h... Generating docs for file include/grpcpp/server_builder.h... Generating docs for file include/grpc++/server_posix.h... Generating docs for file include/grpcpp/server_posix.h... Generating docs for file include/grpc++/support/channel_arguments.h... Generating docs for file include/grpcpp/support/channel_arguments.h... Generating docs for file include/grpc/byte_buffer_reader.h... Generating docs for file include/grpc/impl/codegen/byte_buffer_reader.h... Generating docs for file include/grpc/compression.h... Generating docs for file include/grpc/fork.h... Generating docs for file include/grpc/impl/codegen/fork.h... Generating docs for file src/core/lib/gprpp/fork.h... Generating docs for file include/grpc/grpc.h... Generating docs for file include/grpc/grpc_posix.h... Generating docs for file include/grpc/grpc_security_constants.h... Generating docs for file include/grpc/impl/codegen/atm.h... Generating docs for file include/grpc/support/atm.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_atomic.h... Generating docs for file include/grpc/support/atm_gcc_atomic.h... Generating docs for file include/grpc/impl/codegen/atm_gcc_sync.h... Generating docs for file include/grpc/support/atm_gcc_sync.h... Generating docs for file include/grpc/impl/codegen/atm_windows.h... Generating docs for file include/grpc/support/atm_windows.h... Generating docs for file include/grpc/impl/codegen/compression_types.h... Generating docs for file include/grpc/impl/codegen/connectivity_state.h... Generating docs for file src/core/lib/transport/connectivity_state.h... Generating docs for file include/grpc/impl/codegen/gpr_slice.h... Generating docs for file include/grpc/impl/codegen/gpr_types.h... Generating docs for file include/grpc/impl/codegen/grpc_types.h... Generating docs for file include/grpc/impl/codegen/log.h... Generating docs for file include/grpc/support/log.h... Generating docs for file include/grpc/impl/codegen/port_platform.h... Generating docs for file include/grpc/support/port_platform.h... Generating docs for file include/grpc/impl/codegen/propagation_bits.h... Generating docs for file include/grpc/impl/codegen/sync.h... Generating docs for file include/grpc/support/sync.h... Generating docs for file include/grpcpp/impl/codegen/sync.h... Generating docs for file src/core/lib/gprpp/sync.h... Generating docs for file include/grpc/impl/codegen/sync_custom.h... Generating docs for file include/grpc/support/sync_custom.h... Generating docs for file include/grpc/impl/codegen/sync_generic.h... Generating docs for file include/grpc/support/sync_generic.h... Generating docs for file include/grpc/impl/codegen/sync_posix.h... Generating docs for file include/grpc/support/sync_posix.h... Generating docs for file include/grpc/impl/codegen/sync_windows.h... Generating docs for file include/grpc/support/sync_windows.h... Generating docs for file include/grpc/load_reporting.h... Generating docs for file include/grpc/slice_buffer.h... Generating docs for file include/grpc/support/alloc.h... Generating docs for file src/core/lib/gpr/alloc.h... Generating docs for file include/grpc/support/cpu.h... Generating docs for file include/grpc/support/log_windows.h... Generating docs for file include/grpc/support/string_util.h... Generating docs for file include/grpc/support/thd_id.h... Generating docs for file include/grpc/support/workaround_list.h... Generating docs for file include/grpcpp/alarm_impl.h... Generating docs for file include/grpcpp/channel_impl.h... Generating docs for file include/grpcpp/completion_queue_impl.h... Generating docs for file include/grpcpp/impl/codegen/completion_queue_impl.h... Generating docs for file include/grpcpp/create_channel_impl.h... Generating docs for file include/grpcpp/create_channel_posix_impl.h... Generating docs for file include/grpcpp/generic/generic_stub_impl.h... Generating docs for file include/grpcpp/grpcpp.h... Generating docs for file include/grpcpp/health_check_service_interface_impl.h... Generating docs for file include/grpcpp/impl/codegen/async_stream_impl.h... Generating docs for file include/grpcpp/support/async_stream_impl.h... Generating docs for file include/grpcpp/impl/codegen/async_unary_call_impl.h... Generating docs for file include/grpcpp/support/async_unary_call_impl.h... Generating docs for file include/grpcpp/impl/codegen/call_op_set.h... Generating docs for file include/grpcpp/impl/codegen/call_op_set_interface.h... Generating docs for file include/grpcpp/impl/codegen/callback_common.h... Generating docs for file include/grpcpp/impl/codegen/client_callback.h... Generating docs for file include/grpcpp/support/client_callback.h... Generating docs for file include/grpcpp/impl/codegen/client_callback_impl.h... Generating docs for file include/grpcpp/support/client_callback_impl.h... Generating docs for file include/grpcpp/impl/codegen/client_context_impl.h... Generating docs for file include/grpcpp/impl/codegen/client_interceptor.h... Generating docs for file include/grpcpp/support/client_interceptor.h... Generating docs for file include/grpcpp/impl/codegen/delegating_channel.h... Generating docs for file include/grpcpp/impl/codegen/intercepted_channel.h... Generating docs for file include/grpcpp/impl/codegen/interceptor.h... Generating docs for file include/grpcpp/support/interceptor.h... Generating docs for file include/grpcpp/impl/codegen/interceptor_common.h... Generating docs for file include/grpcpp/impl/codegen/message_allocator.h... Generating docs for file include/grpcpp/support/message_allocator.h... Generating docs for file include/grpcpp/impl/codegen/method_handler.h... Generating docs for file include/grpcpp/impl/codegen/proto_buffer_reader.h... Generating docs for file include/grpcpp/support/proto_buffer_reader.h... Generating docs for file include/grpcpp/impl/codegen/proto_buffer_writer.h... Generating docs for file include/grpcpp/support/proto_buffer_writer.h... Generating docs for file include/grpcpp/impl/codegen/server_callback.h... Generating docs for file include/grpcpp/support/server_callback.h... Generating docs for file include/grpcpp/impl/codegen/server_callback_handlers.h... Generating docs for file include/grpcpp/impl/codegen/server_callback_impl.h... Generating docs for file include/grpcpp/support/server_callback_impl.h... Generating docs for file include/grpcpp/impl/codegen/server_context_impl.h... Generating docs for file include/grpcpp/impl/codegen/server_interceptor.h... Generating docs for file include/grpcpp/support/server_interceptor.h... Generating docs for file include/grpcpp/impl/codegen/sync_stream_impl.h... Generating docs for file include/grpcpp/support/sync_stream_impl.h... Generating docs for file include/grpcpp/impl/server_builder_option_impl.h... Generating docs for file include/grpcpp/impl/server_initializer_impl.h... Generating docs for file include/grpcpp/resource_quota_impl.h... Generating docs for file include/grpcpp/security/auth_metadata_processor_impl.h... Generating docs for file include/grpcpp/security/credentials_impl.h... Generating docs for file include/grpcpp/security/server_credentials_impl.h... Generating docs for file include/grpcpp/security/tls_credentials_options.h... Generating docs for file include/grpcpp/server_builder_impl.h... Generating docs for file include/grpcpp/server_impl.h... Generating docs for file include/grpcpp/server_posix_impl.h... Generating docs for file include/grpcpp/support/channel_arguments_impl.h... Generating docs for file include/grpcpp/support/validate_service_config.h... Generating docs for file src/core/ext/transport/inproc/inproc_transport.h... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Generating docs for file src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Generating docs for file src/core/lib/avl/avl.h... Generating docs for file src/core/lib/backoff/backoff.h... Generating docs for file src/core/lib/channel/channel_args.h... Generating docs for file src/core/lib/channel/channel_stack.h... Generating docs for file src/core/lib/channel/channel_stack_builder.h... Generating docs for file src/core/lib/channel/channel_trace.h... Generating docs for file src/core/lib/channel/channelz.h... Generating docs for file src/core/lib/channel/channelz_registry.h... Generating docs for file src/core/lib/channel/connected_channel.h... Generating docs for file src/core/lib/channel/context.h... Generating docs for file src/core/lib/channel/handshaker.h... Generating docs for file src/core/lib/channel/handshaker_factory.h... Generating docs for file src/core/lib/channel/handshaker_registry.h... Generating docs for file src/core/lib/channel/status_util.h... Generating docs for file src/core/lib/compression/algorithm_metadata.h... Generating docs for file src/core/lib/compression/compression_args.h... Generating docs for file src/core/lib/compression/compression_internal.h... Generating docs for file src/core/lib/compression/message_compress.h... Generating docs for file src/core/lib/compression/stream_compression.h... Generating docs for file src/core/lib/compression/stream_compression_gzip.h... Generating docs for file src/core/lib/compression/stream_compression_identity.h... Generating docs for file src/core/lib/debug/stats.h... Generating docs for file src/core/lib/debug/stats_data.h... Generating docs for file src/core/lib/debug/trace.h... Generating docs for file src/core/lib/gpr/arena.h... Generating docs for file src/core/lib/gprpp/arena.h... Generating docs for file src/core/lib/gpr/env.h... Generating docs for file src/core/lib/gpr/murmur_hash.h... Generating docs for file src/core/lib/gpr/spinlock.h... Generating docs for file src/core/lib/gpr/string.h... Generating docs for file src/core/lib/gpr/string_windows.h... Generating docs for file src/core/lib/gpr/time_precise.h... Generating docs for file src/core/lib/gpr/tls.h... Generating docs for file src/core/lib/gpr/tls_gcc.h... Generating docs for file src/core/lib/gpr/tls_msvc.h... Generating docs for file src/core/lib/gpr/tls_pthread.h... Generating docs for file src/core/lib/gpr/tmpfile.h... Generating docs for file src/core/lib/gpr/useful.h... Generating docs for file src/core/lib/gprpp/atomic.h... Generating docs for file src/core/lib/gprpp/debug_location.h... Generating docs for file src/core/lib/gprpp/global_config.h... Generating docs for file src/core/lib/gprpp/global_config_custom.h... Generating docs for file src/core/lib/gprpp/global_config_env.h... Generating docs for file src/core/lib/gprpp/global_config_generic.h... Generating docs for file src/core/lib/gprpp/host_port.h... Generating docs for file src/core/lib/gprpp/inlined_vector.h... Generating docs for file src/core/lib/gprpp/manual_constructor.h... Generating docs for file src/core/lib/gprpp/map.h... Generating docs for file src/core/lib/gprpp/memory.h... Generating docs for file src/core/lib/gprpp/mpscq.h... Generating docs for file src/core/lib/gprpp/optional.h... Generating docs for file src/core/lib/gprpp/orphanable.h... Generating docs for file src/core/lib/gprpp/ref_counted.h... Generating docs for file src/core/lib/gprpp/ref_counted_ptr.h... Generating docs for file src/core/lib/gprpp/string_view.h... Generating docs for file src/core/lib/gprpp/thd.h... Generating docs for file src/core/lib/http/format_request.h... Generating docs for file src/core/lib/http/httpcli.h... Generating docs for file src/core/lib/http/parser.h... Generating docs for file src/core/lib/iomgr/block_annotate.h... Generating docs for file src/core/lib/iomgr/buffer_list.h... Generating docs for file src/core/lib/iomgr/call_combiner.h... Generating docs for file src/core/lib/iomgr/cfstream_handle.h... Generating docs for file src/core/lib/iomgr/closure.h... Generating docs for file src/core/lib/iomgr/combiner.h... Generating docs for file src/core/lib/iomgr/dynamic_annotations.h... Generating docs for file src/core/lib/iomgr/endpoint.h... Generating docs for file src/core/lib/iomgr/endpoint_cfstream.h... Generating docs for file src/core/lib/iomgr/endpoint_pair.h... Generating docs for file src/core/lib/iomgr/error.h... Generating docs for file src/core/lib/iomgr/error_cfstream.h... Generating docs for file src/core/lib/iomgr/error_internal.h... Generating docs for file src/core/lib/iomgr/ev_epoll1_linux.h... Generating docs for file src/core/lib/iomgr/ev_epollex_linux.h... Generating docs for file src/core/lib/iomgr/ev_poll_posix.h... Generating docs for file src/core/lib/iomgr/ev_posix.h... Generating docs for file src/core/lib/iomgr/exec_ctx.h... Generating docs for file src/core/lib/iomgr/executor.h... Generating docs for file src/core/lib/iomgr/executor/mpmcqueue.h... Generating docs for file src/core/lib/iomgr/executor/threadpool.h... Generating docs for file src/core/lib/iomgr/gethostname.h... Generating docs for file src/core/lib/iomgr/grpc_if_nametoindex.h... Generating docs for file src/core/lib/iomgr/internal_errqueue.h... Generating docs for file src/core/lib/iomgr/iocp_windows.h... Generating docs for file src/core/lib/iomgr/iomgr.h... Generating docs for file src/core/lib/iomgr/iomgr_custom.h... Generating docs for file src/core/lib/iomgr/iomgr_internal.h... Generating docs for file src/core/lib/iomgr/iomgr_posix.h... Generating docs for file src/core/lib/iomgr/is_epollexclusive_available.h... Generating docs for file src/core/lib/iomgr/load_file.h... Generating docs for file src/core/lib/iomgr/lockfree_event.h... Generating docs for file src/core/lib/iomgr/logical_thread.h... Generating docs for file src/core/lib/iomgr/nameser.h... Generating docs for file src/core/lib/iomgr/polling_entity.h... Generating docs for file src/core/lib/iomgr/pollset.h... Generating docs for file src/core/lib/iomgr/pollset_custom.h... Generating docs for file src/core/lib/iomgr/pollset_set.h... Generating docs for file src/core/lib/iomgr/pollset_set_custom.h... Generating docs for file src/core/lib/iomgr/pollset_set_windows.h... Generating docs for file src/core/lib/iomgr/pollset_windows.h... Generating docs for file src/core/lib/iomgr/port.h... Generating docs for file src/core/lib/iomgr/resolve_address.h... Generating docs for file src/core/lib/iomgr/resolve_address_custom.h... Generating docs for file src/core/lib/iomgr/sockaddr.h... Generating docs for file src/core/lib/iomgr/sockaddr_custom.h... Generating docs for file src/core/lib/iomgr/sockaddr_posix.h... Generating docs for file src/core/lib/iomgr/sockaddr_utils.h... Generating docs for file src/core/lib/iomgr/sockaddr_windows.h... Generating docs for file src/core/lib/iomgr/socket_factory_posix.h... Generating docs for file src/core/lib/iomgr/socket_mutator.h... Generating docs for file src/core/lib/iomgr/socket_utils.h... Generating docs for file src/core/lib/iomgr/socket_utils_posix.h... Generating docs for file src/core/lib/iomgr/socket_windows.h... Generating docs for file src/core/lib/iomgr/sys_epoll_wrapper.h... Generating docs for file src/core/lib/iomgr/tcp_client.h... Generating docs for file src/core/lib/iomgr/tcp_client_posix.h... Generating docs for file src/core/lib/iomgr/tcp_custom.h... Generating docs for file src/core/lib/iomgr/tcp_posix.h... Generating docs for file src/core/lib/iomgr/tcp_server.h... Generating docs for file src/core/lib/iomgr/tcp_server_utils_posix.h... Generating docs for file src/core/lib/iomgr/tcp_windows.h... Generating docs for file src/core/lib/iomgr/time_averaged_stats.h... Generating docs for file src/core/lib/iomgr/timer.h... Generating docs for file src/core/lib/iomgr/timer_custom.h... Generating docs for file src/core/lib/iomgr/timer_heap.h... Generating docs for file src/core/lib/iomgr/timer_manager.h... Generating docs for file src/core/lib/iomgr/udp_server.h... Generating docs for file src/core/lib/iomgr/unix_sockets_posix.h... Generating docs for file src/core/lib/iomgr/wakeup_fd_pipe.h... Generating docs for file src/core/lib/iomgr/wakeup_fd_posix.h... Generating docs for file src/core/lib/json/json.h... Generating docs for file src/core/lib/json/json_common.h... Generating docs for file src/core/lib/json/json_reader.h... Generating docs for file src/core/lib/json/json_writer.h... Generating docs for file src/core/lib/profiling/timers.h... Generating docs for file src/core/lib/slice/b64.h... Generating docs for file src/core/lib/slice/percent_encoding.h... Generating docs for file src/core/lib/slice/slice_hash_table.h... Generating docs for file src/core/lib/slice/slice_internal.h... Generating docs for file src/core/lib/slice/slice_string_helpers.h... Generating docs for file src/core/lib/slice/slice_utils.h... Generating docs for file src/core/lib/slice/slice_weak_hash_table.h... Generating docs for file src/core/lib/surface/api_trace.h... Generating docs for file src/core/lib/surface/call_test_only.h... Generating docs for file src/core/lib/surface/channel_init.h... Generating docs for file src/core/lib/surface/channel_stack_type.h... Generating docs for file src/core/lib/surface/completion_queue_factory.h... Generating docs for file src/core/lib/surface/event_string.h... Generating docs for file src/core/lib/surface/init.h... Generating docs for file src/core/lib/surface/lame_client.h... Generating docs for file src/core/lib/surface/validate_metadata.h... Generating docs for file src/core/lib/transport/bdp_estimator.h... Generating docs for file src/core/lib/transport/byte_stream.h... Generating docs for file src/core/lib/transport/error_utils.h... Generating docs for file src/core/lib/transport/http2_errors.h... Generating docs for file src/core/lib/transport/metadata.h... Generating docs for file src/core/lib/transport/metadata_batch.h... Generating docs for file src/core/lib/transport/pid_controller.h... Generating docs for file src/core/lib/transport/static_metadata.h... Generating docs for file src/core/lib/transport/status_conversion.h... Generating docs for file src/core/lib/transport/status_metadata.h... Generating docs for file src/core/lib/transport/timeout_encoding.h... Generating docs for file src/core/lib/transport/transport.h... Generating docs for file src/core/lib/transport/transport_impl.h... Generating docs for file src/core/lib/uri/uri_parser.h... Generating docs for file src/cpp/client/channel_cc.cc... Generating docs for file src/cpp/client/client_context.cc... Generating docs for file src/cpp/client/client_interceptor.cc... Generating docs for file src/cpp/client/create_channel.cc... Generating docs for file src/cpp/client/create_channel_internal.cc... Generating docs for file src/cpp/client/create_channel_internal.h... Generating docs for file src/cpp/client/create_channel_posix.cc... Generating docs for file src/cpp/client/credentials_cc.cc... Generating docs for file src/cpp/client/generic_stub.cc... Generating docs for file src/cpp/client/insecure_credentials.cc... Generating docs for file src/cpp/client/secure_credentials.cc... Generating docs for file src/cpp/client/secure_credentials.h... Generating docs for file src/cpp/codegen/codegen_init.cc... Generating docs for file src/cpp/common/alarm.cc... Generating docs for file src/cpp/common/auth_property_iterator.cc... Generating docs for file src/cpp/common/channel_arguments.cc... Generating docs for file src/cpp/common/channel_filter.cc... Generating docs for file src/cpp/common/channel_filter.h... Generating docs for file src/cpp/common/completion_queue_cc.cc... Generating docs for file src/cpp/common/core_codegen.cc... Generating docs for file src/cpp/common/resource_quota_cc.cc... Generating docs for file src/cpp/common/rpc_method.cc... Generating docs for file src/cpp/common/secure_auth_context.cc... Generating docs for file src/cpp/commo/builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md:34: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command n/secure_auth_context.h... Generating docs for file src/cpp/common/secure_channel_arguments.cc... Generating docs for file src/cpp/common/secure_create_auth_context.cc... Generating docs for file src/cpp/common/tls_credentials_options.cc... Generating docs for file src/cpp/common/tls_credentials_options_util.cc... Generating docs for file src/cpp/common/tls_credentials_options_util.h... Generating docs for file src/cpp/common/validate_service_config.cc... Generating docs for file src/cpp/common/version_cc.cc... Generating docs for file src/cpp/README.md... Generating docs for file src/cpp/server/async_generic_service.cc... Generating docs for file src/cpp/server/channel_argument_option.cc... Generating docs for file src/cpp/server/create_default_thread_pool.cc... Generating docs for file src/cpp/server/dynamic_thread_pool.cc... Generating docs for file src/cpp/server/dynamic_thread_pool.h... Generating docs for file src/cpp/server/external_connection_acceptor_impl.cc... Generating docs for file src/cpp/server/external_connection_acceptor_impl.h... Generating docs for file src/cpp/server/health/default_health_check_service.cc... Generating docs for file src/cpp/server/health/default_health_check_service.h... Generating docs for file src/cpp/server/health/health_check_service.cc... Generating docs for file src/cpp/server/health/health_check_service_server_builder_option.cc... Generating docs for file src/cpp/server/insecure_server_credentials.cc... Generating docs for file src/cpp/server/secure_server_credentials.cc... Generating docs for file src/cpp/server/secure_server_credentials.h... Generating docs for file src/cpp/server/server_builder.cc... Generating docs for file src/cpp/server/server_callback.cc... Generating docs for file src/cpp/server/server_cc.cc... Generating docs for file src/cpp/server/server_context.cc... Generating docs for file src/cpp/server/server_credentials.cc... Generating docs for file src/cpp/server/server_posix.cc... Generating docs for file src/cpp/server/thread_pool_interface.h... Generating docs for file src/cpp/thread_manager/thread_manager.cc... Generating docs for file src/cpp/thread_manager/thread_manager.h... Generating docs for file src/cpp/util/byte_buffer_cc.cc... Generating docs for file src/cpp/util/status.cc... Generating docs for file src/cpp/util/string_ref.cc... Generating docs for file src/cpp/util/time_cc.cc... Generating page documentation... Generating docs for page md_doc_PROTOCOL_HTTP2... Generating docs for page md_doc_PROTOCOL_WEB... Generating docs for page md_doc_binary_logging... Generating docs for page md_doc_c_style_guide... Generating docs for page md_doc_command_line_tool... Generating docs for page md_doc_compression... Generating docs for page md_doc_compression_cookbook... Generating docs for page md_doc_connection_backoff_interop_test_description... Generating docs for page md_doc_connection_backoff... Generating docs for page md_doc_connectivity_semantics_and_api... Generating docs for page md_doc_cpp_style_guide... Generating docs for page md_doc_cpp_pending_api_cleanups... Generating docs for page md_doc_cpp_perf_notes... Generating docs for page md_doc_environment_variables... Generating docs for page md_doc_fail_fast... Generating docs for page md_doc_fork_support... Generating docs for page md_doc_g_stands_for... Generating docs for page md_doc_grpc_release_schedule... Generating docs for page md_doc_health_checking... Generating docs for page md_doc_http_grpc_status_mapping... Generating docs for page md_doc_http2_interop_test_descriptions... Generating docs for page md_doc_internationalization... Generating docs for page md_doc_interop_test_descriptions... Generating docs for page md_doc_keepalive... Generating docs for page md_doc_load_balancing... Generating docs for page md_doc_naming... Generating docs for page md_doc_security_audit... Generating docs for page md_doc_server_reflection... Generating docs for page md_doc_server_reflection_tutorial... Generating docs for page md_doc_server_side_auth... Generating docs for page md_doc_service_config./builddir/build/BUILD/grpc-1.26.0/src/cpp/README.md:39: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command /builddir/build/BUILD/grpc-1.26.0/src/cpp/README.md:99: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_gcc.h:29: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h:23: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_msvc.h:25: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.26.0/src/core/lib/gpr/tls_pthread.h:28: warning: explicit link request to 'include' could not be resolved .. Generating docs for page md_doc_ssl_performance... Generating docs for page md_doc_status_ordering... Generating docs for page md_doc_statuscodes... Generating docs for page md_doc_unit_testing... Generating docs for page md_doc_versioning... Generating docs for page md_doc_wait_for_ready... Generating docs for page md_doc_workarounds... Generating docs for page md_src_cpp_README... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound gpr_event... Generating docs for compound gpr_gcc_thread_local... Generating docs for compound gpr_log_func_args... Generating docs for compound gpr_msvc_thread_local... Generating docs for compound gpr_mu... Generating docs for compound gpr_pthread_thread_local... Generating docs for compound gpr_refcount... Generating docs for compound gpr_spinlock... Generating docs for compound gpr_stats_counter... Generating docs for compound gpr_strvec... Generating docs for compound gpr_timespec... Generating docs for compound grpc_address_resolver_vtable... Generating docs for compound grpc_arg... Generating docs for nested compound grpc_arg::grpc_arg_value... Generating docs for nested compound grpc_arg::grpc_arg_value::grpc_arg_pointer... Generating docs for compound grpc_arg_pointer_vtable... Generating docs for compound grpc_avl... Generating docs for compound grpc_avl_node... Generating docs for compound grpc_avl_vtable... Generating docs for compound grpc_byte_buffer... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data... Generating docs for nested compound grpc_byte_buffer::grpc_byte_buffer_data::grpc_compressed_buffer... Generating docs for compound grpc_byte_buffer_reader... Generating docs for nested compound grpc_byte_buffer_reader::grpc_byte_buffer_reader_current... Generating docs for compound grpc_call_context_element... Generating docs for compound grpc_call_create_args... Generating docs for compound grpc_call_details... Generating docs for compound grpc_call_element... Generating docs for compound grpc_call_element_args... Generating docs for compound grpc_call_final_info... Generating docs for compound grpc_call_stack... Generating docs for compound grpc_call_stats... Generating docs for compound grpc_channel... Generating docs for compound grpc_channel_args... Generating docs for compound grpc_channel_element... Generating docs for compound grpc_channel_element_args... Generating docs for compound grpc_channel_filter... Generating docs for compound grpc_channel_info... Generating docs for compound grpc_channel_stack... Generating docs for compound grpc_closure... Generating docs for compound grpc_closure_list... Generating docs for compound grpc_completion_queue_attributes... Generating docs for compound grpc_completion_queue_factory... Generating docs for compound grpc_completion_queue_factory_vtable... Generating docs for compound grpc_compression_options... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_algorithm... Generating docs for nested compound grpc_compression_options::grpc_compression_options_default_level... Generating docs for compound grpc_cq_completion... Generating docs for compound grpc_custom_poller_vtable... Generating docs for compound grpc_custom_resolver_vtable... Generating docs for compound grpc_custom_socket... Generating docs for compound grpc_custom_timer... Generating docs for compound grpc_custom_timer_vtable... Generating docs for compound grpc_endpoint... Generating docs for compound grpc_endpoint_pair... Generating docs for compound grpc_endpoint_vtable... Generating docs for compound grpc_error... Generating docs for nested compound grpc_error::atomics... Generating docs for compound grpc_event... Generating docs for compound grpc_event_engine_vtable... Generating docs for compound grpc_experimental_completion_queue_functor... Generating docs for compound grpc_filtered_mdelem... Generating docs for compound grpc_handler_private_op_data... Generating docs for compound grpc_http_header... Generating docs for compound grpc_http_parser... Generating docs for compound grpc_http_request... Generating docs for compound grpc_http_response... Generating docs for compound grpc_httpcli_context... Generating docs for compound grpc_httpcli_handshaker... Generating docs for compound grpc_httpcli_request... Generating docs for compound grpc_integer_options... Generating docs for compound grpc_iomgr_object... Generating docs for compound grpc_iomgr_platform_vtable... Generating docs for compound grpc_json... Generating docs for compound grpc_json_reader... Generating docs for compound grpc_json_reader_vtable... Generating docs for compound grpc_json_writer... Generating docs for compound grpc_json_writer_vtable... Generating docs for compound grpc_linked_error... Generating docs for compound grpc_linked_mdelem... Generating docs for compound grpc_mdelem... Generating docs for compound grpc_mdelem_data... Generating docs for compound grpc_mdelem_list... Generating docs for compound grpc_metadata... Generating docs for compound grpc_metadata_array... Generating docs for compound grpc_metadata_batch... Generating docs for compound grpc_metadata_batch_callouts... Generating docs for compound grpc_op... Generating docs for nested compound grpc_op::grpc_op_data... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_close_on_server... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_recv_status_on_client... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_message... Generating docs for nested compound grpc_op::grpc_op_data::grpc_op_send_status_from_server... Generating docs for compound grpc_polling_entity... Generating docs for compound grpc_pollset_set_vtable... Generating docs for compound grpc_pollset_vtable... Generating docs for compound grpc_resolved_address... Generating docs for compound grpc_resolved_addresses... Generating docs for compound grpc_resource_user_slice_allocator... Generating docs for compound grpc_slice... Generating docs for nested compound grpc_slice::grpc_slice_data... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_inlined... Generating docs for nested compound grpc_slice::grpc_slice_data::grpc_slice_refcounted... Generating docs for compound grpc_slice_buffer... Generating docs for compound grpc_slice_refcount... Generating docs for compound grpc_socket_factory... Generating docs for compound grpc_socket_factory_vtable... Generating docs for compound grpc_socket_mutator... Generating docs for compound grpc_socket_mutator_vtable... Generating docs for compound grpc_socket_vtable... Generating docs for compound grpc_stats_data... Generating docs for compound grpc_stream_compression_context... Generating docs for compound grpc_stream_compression_vtable... Generating docs for compound grpc_stream_refcount... Generating docs for compound grpc_tcp_client_vtable... Generating docs for compound grpc_tcp_listener... Generating docs for compound grpc_tcp_server... Generating docs for compound grpc_tcp_server_acceptor... Generating docs for compound grpc_tcp_server_vtable... Generating docs for compound grpc_time_averaged_stats... Generating docs for compound grpc_timer... Generating docs for compound grpc_timer_heap... Generating docs for compound grpc_timer_vtable... Generating docs for compound grpc_transport... Generating docs for compound grpc_transport_one_way_stats... Generating docs for compound grpc_transport_op... Generating docs for compound grpc_transport_stream_op_batch... Generating docs for compound grpc_transport_stream_op_batch_payload... Generating docs for compound grpc_transport_stream_stats... Ge/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h:152: warning: Found unknown command '\params' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_interface.h:157: warning: The following parameter of grpc::ServerInterface::AddListeningPort(const grpc::string &addr, grpc_impl::ServerCredentials *creds)=0 is not documented: parameter 'creds' nerating docs for compound grpc_transport_vtable... Generating docs for compound grpc_uri... Generating docs for compound grpc_wakeup_fd... Generating docs for compound grpc_wakeup_fd_vtable... Generating docs for compound GrpcUdpHandler... Generating docs for compound GrpcUdpHandlerFactory... Generating namespace index... Generating docs for namespace closure_impl Generating docs for compound closure_impl::wrapped_closure... Generating docs for namespace grpc Generating docs for compound grpc::HealthCheckServiceServerBuilderOption... Generating docs for compound grpc::GenericServerContext... Generating docs for compound grpc::AsyncGenericService... Generating docs for compound grpc::ByteBuffer... Generating docs for compound grpc::SerializationTraits< ByteBuffer, void >... Generating docs for compound grpc::WriteOptions... Generating docs for compound grpc::ChannelInterface... Generating docs for compound grpc::CoreCodegen... Generating docs for compound grpc::CoreCodegenInterface... Generating docs for compound grpc::GrpcLibraryInterface... Generating docs for compound grpc::GrpcLibraryCodegen... Generating docs for compound grpc::ProtoBufferReader... Generating docs for compound grpc::ProtoBufferWriter... Generating docs for compound grpc::AuthPropertyIterator... Generating docs for compound grpc::AuthContext... Generating docs for compound grpc::SerializationTraits... Generating docs for compound grpc::ServerInterface... Generating docs for nested compound grpc::ServerInterface::BaseAsyncRequest... Generating docs for nested compound grpc::ServerInterface::experimental_registration_interface... Generating docs for nested compound grpc::ServerInterface::GenericAsyncRequest... Generating docs for nested compound grpc::ServerInterface::NoPayloadAsyncRequest... Generating docs for nested compound grpc::ServerInterface::PayloadAsyncRequest... Generating docs for nested compound grpc::ServerInterface::RegisteredAsyncRequest... Generating docs for compound grpc::Service... Generating docs for nested compound grpc::Service::experimental_type... Generating docs for compound grpc::Slice... Generating docs for compound grpc::Status... Generating docs for compound grpc::string_ref... Generating docs for compound grpc::StubOptions... Generating docs for compound grpc::TimePoint... Generating docs for compound grpc::TimePoint< gpr_timespec >... Generating docs for compound grpc::TimePoint< std::chrono::system_clock::time_point >... Generating docs for compound grpc::ServerBuilderPlugin... Generating docs for compound grpc::SslServerCredentialsOptions... Generating docs for nested compound grpc::SslServerCredentialsOptions::PemKeyCertPair... Generating docs for compound grpc::MetadataCredentialsPluginWrapper... Generating docs for compound grpc::MetadataBatch... Generating docs for nested compound grpc::MetadataBatch::const_iterator... Generating docs for compound grpc::TransportOp... Generating docs for compound grpc::TransportStreamOpBatch... Generating docs for compound grpc::ChannelData... Generating docs for compound grpc::CallData... Generating docs for compound grpc::SecureAuthContext... Generating docs for compound grpc::DynamicThreadPool... Generating docs for compound grpc::DefaultHealthCheckService... Generating docs for nested compound grpc::DefaultHealthCheckService::HealthCheckServiceImpl... Generating docs for nested compound grpc::DefaultHealthCheckService::HealthCheckServiceImpl::CallHandler... Generating docs for compound grpc::AuthMetadataProcessorAyncWrapper... Generating docs for compound grpc::ThreadPoolInterface... Generating docs for compound grpc::ThreadManager... Generating docs for namespace grpc::experimental Generating docs for compound grpc::experimental::GenericCallbackServerContext... Generating docs for compound grpc::experimental::CallbackGenericService... Generating docs for compound grpc::experimental::ClientInterceptorFactoryInterface... Generating docs for compound grpc::experimental::ClientRpcInfo... Generating docs for compound grpc::experimental::DelegatingChannel... Generating docs for compound grpc::experimental::InterceptorBatchMethods... Generating docs for compound grpc::experimental::Interceptor... Generating docs for compound grpc::experimental::RpcAllocatorState... Generating docs for compound grpc::experimental::MessageHolder... Generating docs for compound grpc::experimental::MessageAllocator... Generating docs for compound grpc::experimental::ServerInterceptorFactoryInterface... Generating docs for compound grpc::experimental::ServerRpcInfo... Generating docs for compound grpc::experimental::ExternalConnectionAcceptor... Generating docs for nested compound grpc::experimental::ExternalConnectionAcceptor::NewConnectionParameters... Generating docs for namespace grpc::internal Generating docs for compound grpc::internal::CallOpRecvMessage... Generating docs for compound grpc::internal::DeserializeFuncType... Generating docs for compound grpc::internal::Call... Generating docs for compound grpc::internal::CallHook... Generating docs for compound grpc::internal::CallNoOp... Generating docs for compound grpc::internal::CallOpSendInitialMetadata... Generating docs for compound grpc::internal::CallOpSendMessage... Generating docs for compound grpc::internal::DeserializeFunc... Generating docs for compound grpc::internal::CallOpGenericRecvMessage... Generating docs for compound grpc::internal::CallOpClientSendClose... Generating docs for compound grpc::internal::CallOpServerSendStatus... Generating docs for compound grpc::internal::CallOpRecvInitialMetadata... Generating docs for compound grpc::internal::CallOpClientRecvStatus... Generating docs for compound grpc::internal::CallOpSet... Generating docs for compound grpc::internal::CallOpSetInterface... Generating docs for compound grpc::internal::CallbackWithStatusTag... Generating docs for compound grpc::internal::CallbackWithSuccessTag... Generating docs for compound grpc::internal::BlockingUnaryCallImpl... Generating docs for compound grpc::internal::CompletionQueueTag... Generating docs for compound grpc::internal::InterceptedChannel... Generating docs for compound grpc::internal::InterceptorBatchMethodsImpl... Generating docs for compound grpc::internal::CancelInterceptorBatchMethods... Generating docs for compound grpc::internal::MetadataMap... Generating docs for compound grpc::internal::RpcMethod... Generating docs for compound grpc::internal::MethodHandler... Generating docs for nested compound grpc::internal::MethodHandler::HandlerParameter... Generating docs for compound grpc::internal::RpcServiceMethod... Generating docs for compound grpc::internal::ServerAsyncStreamingInterface... Generating docs for compound grpc::internal::Mutex... Generating docs for compound grpc::internal::MutexLock... Generating docs for compound grpc::internal::ReleasableMutexLock... Generating docs for compound grpc::internal::CondVar... Generating docs for compound grpc::internal::GrpcLibrary... Generating docs for compound grpc::internal::GrpcLibraryInitializer... Generating docs for compound grpc::internal::ChannelFilter... Generating docs for compound grpc::internal::FilterRecord... Generating docs for compound grpc::internal::ExternalConnectionAcceptorImpl... Generating docs for namespace grpc::protobuf Generating docs for namespace grpc::protobuf::io Generating docs for namespace grpc::protobuf::util Generating docs for namespace grpc::testing Generating docs for namespace grpc_core Generating docs for compound grpc_core::BackOff... Generating docs for nested compound grpc_core::BackOff::Options... Generating docs for compound grpc_core::HandshakerArgs... Generating docs for compound grpc_core::Handshaker... Generating docs for compound grpc_core::HandshakeManager... Generating docs for compound grpc_core::HandshakerFactory... Generating docs for compound grpc_core::HandshakerRegistry... Generating docs for compound grpc_core::TraceFlagList... Generating docs for compound grpc_core::TraceFlag... Generating docs for compound grpc_core::Arena... Generating docs for compound grpc_core::Atomic... Generating docs for compound grpc_core::DebugLocation... Generating docs for compound grpc_core::Fork... Generating docs for compound grpc_core::GlobalConfigEnv... Generating docs for compound grpc_core::GlobalConfigEnvBool... Generating docs for compound grpc_core::GlobalConfigEnvInt32... Generating docs for compound grpc_core::GlobalConfigEnvString... Generating docs for compound grpc_core::InlinedVector... Generating docs for compound grpc_core::PolymorphicManualConstructor... Generating docs for compound grpc_core::ManualConstructor... Generating docs for compound grpc_core::StringLess... Generating docs for compound grpc_core::RefCountedPtrLess... Generating docs for compound grpc_core::DefaultDeleteChar... Generating docs for compound grpc_core::MultiProducerSingleConsumerQueue... Generating docs for nested compound grpc_core::MultiProducerSingleConsumerQueue::Node... Generating docs for compound grpc_core::LockedMultiProducerSingleConsumerQueue... Generating docs for compound grpc_core::Optional... Generating docs for compound grpc_core::Orphanable... Generating docs for compound grpc_core::OrphanableDelete... Generating docs for compound grpc_core::InternallyRefCounted... Generating docs for compound grpc_core::PolymorphicRefCount... Generating docs for compound grpc_core::NonPolymorphicRefCount... Generating docs for compound grpc_core::RefCount... Generating docs for compound grpc_core::RefCounted... Generating docs for compound grpc_core::RefCountedPtr... Generating docs for compound grpc_core::StringView... Generating docs for compound grpc_core::Mutex... Generating docs for compound grpc_core::MutexLock... Generating docs for compound grpc_core::ReleasableMutexLock... Generating docs for compound grpc_core::CondVar... Generating docs for compound grpc_core::Thread... Generating docs for nested compound grpc_core::Thread::Options... Generating docs for compound grpc_core::ConnectionMetrics... Generating docs for compound grpc_core::Timestamp... Generating docs for compound grpc_core::Timestamps... Generating docs for compound grpc_core::TracedBuffer... Generating docs for compound grpc_core::CallCombiner... Generating docs for compound grpc_core::CallCombinerClosureList... Generating docs for compound grpc_core::Closure... Generating docs for compound grpc_core::Combiner... Generating docs for compound grpc_core::ExecCtx... Generating docs for nested compound grpc_core::ExecCtx::CombinerData... Generating docs for compound grpc_core::ApplicationCallbackExecCtx... Generating docs for compound grpc_core::ThreadState... Generating docs for compound grpc_core::Executor... Generating docs for compound grpc_core::MPMCQueueInterface... Generating docs for compound grpc_core::InfLenFIFOQueue... Generating docs for nested compound grpc_core::InfLenFIFOQueue::Node... Generating docs for compound grpc_core::ThreadPoolInterface... Generating docs for compound grpc_core::ThreadPoolWorker... Generating docs for compound grpc_core::ThreadPool... Generating docs for compound grpc_core::LockfreeEvent... Generating docs for compound grpc_core::LogicalThread... Generating docs for compound grpc_core::TcpServerFdHandler... Generating docs for compound grpc_core::SliceHashTable... Generating docs for nested compound grpc_core::SliceHashTable::Entry... Generating docs for compound grpc_core::StaticSliceRefcount... Generating docs for compound grpc_core::InternedSliceRefcount... Generating docs for compound grpc_core::ManagedMemorySlice... Generating docs for compound grpc_core::UnmanagedMemorySlice... Generating docs for compound grpc_core::ExternallyManagedSlice... Generating docs for compound grpc_core::StaticMetadataSlice... Generating docs for compound grpc_core::InternedSlice... Generating docs for compound grpc_core::SliceWeakHashTable... Generating docs for compound grpc_core::BdpEstimator... Generating docs for compound grpc_core::ByteStream... Generating docs for compound grpc_core::SliceBufferByteStream... Generating docs for compound grpc_core::ByteStreamCache... Generating docs for nested compound grpc_core::ByteStreamCache::CachingByteStream... Generating docs for compound grpc_core::Co/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/alarm_impl.h:49: warning: End of list marker found without any preceding list items nnectivityStateWatcherInterface... Generating docs for compound grpc_core::AsyncConnectivityStateWatcherInterface... Generating docs for compound grpc_core::ConnectivityStateTracker... Generating docs for compound grpc_core::UserData... Generating docs for compound grpc_core::StaticMetadata... Generating docs for compound grpc_core::RefcountedMdBase... Generating docs for compound grpc_core::InternedMetadata... Generating docs for nested compound grpc_core::InternedMetadata::BucketLink... Generating docs for nested compound grpc_core::InternedMetadata::NoRefKey... Generating docs for compound grpc_core::AllocatedMetadata... Generating docs for nested compound grpc_core::AllocatedMetadata::NoRefKey... Generating docs for compound grpc_core::PidController... Generating docs for nested compound grpc_core::PidController::Args... Generating docs for namespace grpc_core::channelz Generating docs for compound grpc_core::channelz::ChannelTrace... Generating docs for compound grpc_core::channelz::BaseNode... Generating docs for compound grpc_core::channelz::CallCountingHelper... Generating docs for compound grpc_core::channelz::ChannelNode... Generating docs for compound grpc_core::channelz::ServerNode... Generating docs for compound grpc_core::channelz::SocketNode... Generating docs for compound grpc_core::channelz::ListenSocketNode... Generating docs for compound grpc_core::channelz::ChannelzRegistry... Generating docs for namespace grpc_core::channelz::testing Generating docs for namespace grpc_core::internal Generating docs for compound grpc_core::internal::StatusCodeSet... Generating docs for compound grpc_core::internal::ThreadInternalsInterface... Generating docs for namespace grpc_core::manual_ctor_impl Generating docs for compound grpc_core::manual_ctor_impl::is_one_of... Generating docs for compound grpc_core::manual_ctor_impl::is_one_of< Member, Member, List... >... Generating docs for compound grpc_core::manual_ctor_impl::is_one_of< Member, A, List... >... Generating docs for compound grpc_core::manual_ctor_impl::is_one_of< Member >... Generating docs for compound grpc_core::manual_ctor_impl::max_size_of... Generating docs for compound grpc_core::manual_ctor_impl::max_size_of< A >... Generating docs for compound grpc_core::manual_ctor_impl::max_size_of< A, B... >... Generating docs for compound grpc_core::manual_ctor_impl::max_align_of... Generating docs for compound grpc_core::manual_ctor_impl::max_align_of< A >... Generating docs for compound grpc_core::manual_ctor_impl::max_align_of< A, B... >... Generating docs for namespace grpc_core::testing Generating docs for namespace grpc_impl Generating docs for compound grpc_impl::Alarm... Generating docs for nested compound grpc_impl::Alarm::experimental_type... Generating docs for compound grpc_impl::Channel... Generating docs for compound grpc_impl::GenericStub... Generating docs for nested compound grpc_impl::GenericStub::experimental_type... Generating docs for compound grpc_impl::HealthCheckServiceInterface... Generating docs for compound grpc_impl::ClientAsyncReaderInterface... Generating docs for compound grpc_impl::ClientAsyncReader... Generating docs for compound grpc_impl::ClientAsyncWriterInterface... Generating docs for compound grpc_impl::ClientAsyncWriter... Generating docs for compound grpc_impl::ClientAsyncReaderWriterInterface... Generating docs for compound grpc_impl::ClientAsyncReaderWriter... Generating docs for compound grpc_impl::ServerAsyncReaderInterface... Generating docs for compound grpc_impl::ServerAsyncReader... Generating docs for compound grpc_impl::ServerAsyncWriterInterface... Generating docs for compound grpc_impl::ServerAsyncWriter... Generating docs for compound grpc_impl::ServerAsyncReaderWriterInterface... Generating docs for compound grpc_impl::ServerAsyncReaderWriter... Generating docs for compound grpc_impl::ClientAsyncResponseReaderInterface... Generating docs for compound grpc_impl::ClientAsyncResponseReader... Generating docs for compound grpc_impl::ServerAsyncResponseWriter... Generating docs for compound grpc_impl::ClientReade/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:276: warning: argument 's' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnDone(const ::grpc::Status &) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:291: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:280: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnReadInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:297: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/client_callback_impl.h:301: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ClientBidiReactor< Request, Response >::OnWritesDoneDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:90: warning: Found unknown command '\WritesDone' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h:372: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ServerBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h:362: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ServerBidiReactor< Request, Response >::OnSendInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/server_callback_impl.h:378: warning: argument 'ok' of command @param is not found in the argument list of grpc_impl::ServerBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:90: warning: Found unknown command '\WritesDone' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:833: warning: argument 'msg' of command @param is not found in the argument list of grpc_impl::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:833: warning: argument 'tag' of command @param is not found in the argument list of grpc_impl::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:843: warning: The following parameter of grpc_impl::ServerUnaryStreamer::Read(RequestType *request) is not documented: parameter 'request' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:900: warning: argument 'msg' of command @param is not found in the argument list of grpc_impl::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:900: warning: argument 'tag' of command @param is not found in the argument list of grpc_impl::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:910: warning: The following parameter of grpc_impl::ServerSplitStreamer::Read(RequestType *request) is not documented: parameter 'request' /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h:116: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_builder_impl.h:112: warning: argument 'out' of command @param is not found in the argument list of grpc_impl::ServerBuilder::AddListeningPort(const grpc::string &addr_uri, std::shared_ptr< grpc_impl::ServerCredentials > creds, int *selected_port=nullptr) /builddir/build/BUILD/grpc-1.26.0/include/grpcpp/server_impl.h:183: warning: The following parameters of grpc_impl::Server::Server(int max_message_size, ChannelArguments *args, std::shared_ptr< std::vector< std::unique_ptr< ServerCompletionQueue >>> sync_server_cqs, int min_pollers, int max_pollers, int sync_cq_timeout_msec, std::vector< std::shared_ptr< grpc::internal::ExternalConnectionAcceptorImpl >> acceptors, grpc_resource_quota *server_rq=nullptr, std::vector< std::unique_ptr< grpc::experimental::ServerInterceptorFactoryInterface >> interceptor_creators=std::vector< std::unique_ptr< grpc::experimental::ServerInterceptorFactoryInterface >>()) are not documented: parameter 'acceptors' parameter 'server_rq' parameter 'interceptor_creators' r... Generating docs for compound grpc_impl::ClientWriter... Generating docs for compound grpc_impl::ClientReaderWriter... Generating docs for compound grpc_impl::ClientBidiReactor... Generating docs for compound grpc_impl::ClientReadReactor... Generating docs for compound grpc_impl::ClientWriteReactor... Generating docs for compound grpc_impl::ClientCallbackReaderWriter... Generating docs for compound grpc_impl::ClientCallbackReader... Generating docs for compound grpc_impl::ClientCallbackWriter... Generating docs for compound grpc_impl::ClientCallbackUnary... Generating docs for compound grpc_impl::ClientUnaryReactor... Generating docs for compound grpc_impl::PropagationOptions... Generating docs for compound grpc_impl::ClientContext... Generating docs for nested compound grpc_impl::ClientContext::GlobalCallbacks... Generating docs for compound grpc_impl::ServerReader... Generating docs for compound grpc_impl::ServerWriter... Generating docs for compound grpc_impl::CompletionQueue... Generating docs for compound grpc_impl::ServerCompletionQueue... Generating docs for compound grpc_impl::ServerReadReactor... Generating docs for compound grpc_impl::ServerWriteReactor... Generating docs for compound grpc_impl::ServerBidiReactor... Generating docs for compound grpc_impl::ServerCallbackUnary... Generating docs for compound grpc_impl::ServerCallbackReader... Generating docs for compound grpc_impl::ServerCallbackWriter... Generating docs for compound grpc_impl::ServerCallbackReaderWriter... Generating docs for compound grpc_impl::ServerUnaryReactor... Generating docs for compound grpc_impl::ServerContextBase... Generating docs for nested compound grpc_impl::ServerContextBase::CompletionOp... Generating docs for compound grpc_impl::ServerContext... Generating docs for compound grpc_impl::CallbackServerContext... Generating docs for compound grpc_impl::ClientReaderInterface... Generating docs for compound grpc_impl::ClientWriterInterface... Generating docs for compound grpc_impl::ClientReaderWriterInterface... Generating docs for compound grpc_impl::ServerReaderInterface... Generating docs for compound grpc_impl::ServerWriterInterface... Generating docs for compound grpc_impl::ServerReaderWriterInterface... Generating docs for compound grpc_impl::ServerReaderWriter... Generating docs for compound grpc_impl::ServerUnaryStreamer... Generating docs for compound grpc_impl::ServerSplitStreamer... Generating docs for compound grpc_impl::ServerBuilderOption... Generating docs for compound grpc_impl::ServerInitializer... Generating docs for compound grpc_impl::ResourceQuota... Generating docs for compound grpc_impl::AuthMetadataProcessor... Generating docs for compound grpc_impl::ChannelCredentials... Generating docs for compound grpc_impl::CallCredentials... Generating docs for compound grpc_impl::SslCredentialsOptions... Generating docs for compound grpc_impl::MetadataCredentialsPlugin... Generating docs for compound grpc_impl::ServerCredentials... Generating docs for compound grpc_impl::ServerBuilder... Generating docs for nested compound grpc_impl::ServerBuilder::experimental_type... Generating docs for nested compound grpc_impl::ServerBuilder::NamedService... Generating docs for nested compound grpc_impl::ServerBuilder::Port... Generating docs for compound grpc_impl::Server... Generating docs for nested compound grpc_impl::Server::CallbackRequestBase... Generating docs for nested compound grpc_impl::Server::experimental_type... Generating docs for nested compound grpc_impl::Server::GlobalCallbacks... Generating docs for nested compound grpc_impl::Server::SyncRequest... Generating docs for nested compound grpc_impl::Server::SyncRequest::CallData... Generating docs for nested compound grpc_impl::Server::SyncRequestThreadManager... Generating docs for nested compound grpc_impl::Server::UnimplementedAsyncRequest... Generating docs for nested compound grpc_impl::Server::UnimplementedAsyncResponse... Generating docs for compound grpc_impl::ChannelArguments... Generating docs for compound grpc_impl::DefaultGlobalClientCallbacks... Genera/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/create_channel_impl.h:68: warning: The following parameter of grpc_impl::experimental::CreateCustomChannelWithInterceptors(const grpc::string &target, const std::shared_ptr< grpc::ChannelCredentials > &creds, const ::grpc::ChannelArguments &args, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) is not documented: parameter 'interceptor_creators' /builddir/build/BUILD/grpc-1.26.0/src/cpp/client/create_channel.cc:65: warning: The following parameter of grpc_impl::experimental::CreateCustomChannelWithInterceptors(const grpc::string &target, const std::shared_ptr< grpc::ChannelCredentials > &creds, const grpc::ChannelArguments &args, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) is not documented: parameter 'interceptor_creators' ting docs for compound grpc_impl::SecureChannelCredentials... Generating docs for compound grpc_impl::SecureCallCredentials... Generating docs for compound grpc_impl::SecureServerCredentials... Generating docs for namespace grpc_impl::experimental Generating docs for compound grpc_impl::experimental::StsCredentialsOptions... Generating docs for compound grpc_impl::experimental::AltsCredentialsOptions... Generating docs for compound grpc_impl::experimental::AltsServerCredentialsOptions... Generating docs for compound grpc_impl::experimental::TlsKeyMaterialsConfig... Generating docs for nested compound grpc_impl::experimental::TlsKeyMaterialsConfig::PemKeyCertPair... Generating docs for compound grpc_impl::experimental::TlsCredentialReloadArg... Generating docs for compound grpc_impl::experimental::TlsCredentialReloadInterface... Generating docs for compound grpc_impl::experimental::TlsCredentialReloadConfig... Generating docs for compound grpc_impl::experimental::TlsServerAuthorizationCheckArg... Generating docs for compound grpc_impl::experimental::TlsServerAuthorizationCheckInterface... Generating docs for compound grpc_impl::experimental::TlsServerAuthorizationCheckConfig... Generating docs for compound grpc_impl::experimental::TlsCredentialsOptions... Generating docs for namespace grpc_impl::internal Generating docs for compound grpc_impl::internal::ClientAsyncStreamingInterface... Generating docs for compound grpc_impl::internal::AsyncReaderInterface... Generating docs for compound grpc_impl::internal::AsyncWriterInterface... Generating docs for compound grpc_impl::internal::ClientAsyncReaderFactory... Generating docs for compound grpc_impl::internal::ClientAsyncWriterFactory... Generating docs for compound grpc_impl::internal::ClientAsyncReaderWriterFactory... Generating docs for compound grpc_impl::internal::ClientAsyncResponseReaderFactory... Generating docs for compound grpc_impl::internal::CallbackUnaryHandler... Generating docs for compound grpc_impl::internal::CallbackServerStreamingHandler... Generating docs for compound grpc_impl::internal::RpcMethodHandler... Generating docs for compound grpc_impl::internal::ServerStreamingHandler... Generating docs for compound grpc_impl::internal::ErrorMethodHandler... Generating docs for compound grpc_impl::internal::CallbackUnaryCallImpl... Generating docs for compound grpc_impl::internal::ClientCallbackReaderWriterFactory... Generating docs for compound grpc_impl::internal::ClientCallbackReaderFactory... Generating docs for compound grpc_impl::internal::ClientCallbackWriterFactory... Generating docs for compound grpc_impl::internal::ClientCallbackReaderWriterImpl... Generating docs for compound grpc_impl::internal::ClientCallbackReaderImpl... Generating docs for compound grpc_impl::internal::ClientCallbackWriterImpl... Generating docs for compound grpc_impl::internal::ClientCallbackUnaryImpl... Generating docs for compound grpc_impl::internal::ClientCallbackUnaryFactory... Generating docs for compound grpc_impl::internal::ServerReaderWriterBody... Generating docs for compound grpc_impl::internal::ClientStreamingHandler... Generating docs for compound grpc_impl::internal::TemplatedBidiStreamingHandler... Generating docs for compound grpc_impl::internal::BidiStreamingHandler... Generating docs for compound grpc_impl::internal::StreamedUnaryHandler... Generating docs for compound grpc_impl::internal::SplitServerStreamingHandler... Generating docs for compound grpc_impl::internal::CallbackClientStreamingHandler... Generating docs for compound grpc_impl::internal::CallbackBidiHandler... Generating docs for compound grpc_impl::internal::ServerReactor... Generating docs for compound grpc_impl::internal::ServerCallbackCall... Generating docs for compound grpc_impl::internal::DefaultMessageHolder... Generating docs for compound grpc_impl::internal::FinishOnlyReactor... Generating docs for compound grpc_impl::internal::ClientStreamingInterface... Generating docs for compound grpc_impl::internal::ServerStreamingInterface... Generating docs for compound grpc_impl::internal::Reader/builddir/build/BUILD/grpc-1.26.0/include/grpcpp/impl/codegen/sync_stream_impl.h:90: warning: Found unknown command '\WritesDone' Interface... Generating docs for compound grpc_impl::internal::WriterInterface... Generating docs for compound grpc_impl::internal::ClientReaderFactory... Generating docs for compound grpc_impl::internal::ClientWriterFactory... Generating docs for compound grpc_impl::internal::ClientReaderWriterFactory... Generating docs for compound grpc_impl::internal::AlarmImpl... Generating docs for namespace std Generating docs for compound std::default_delete<::grpc_impl::ClientAsyncResponseReader< R > >... Generating docs for compound std::default_delete<::grpc_impl::ClientAsyncResponseReaderInterface< R > >... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Running dot for graph 1/1 lookup cache used 14542/65536 hits=75681 misses=17056 finished... + for i in core c++ core.internal c++.internal objc objc.internal + rm -rf doc/ref/objc + mkdir -p doc/ref/objc + doxygen tools/doxygen/Doxyfile.objc warning: Tag 'TCL_SUBST' at line 239 of file 'tools/doxygen/Doxyfile.objc' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1076 of file 'tools/doxygen/Doxyfile.objc' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2129 of file 'tools/doxygen/Doxyfile.objc' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2151 of file 'tools/doxygen/Doxyfile.objc' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/workarounds.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+GID.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+GID.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Tests.h... /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoMethod.h:26: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPCLegacy.h:44: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h:37: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h:43: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h:48: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Tests.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallOptions.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallOptions.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCDispatchable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCDispatchable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCInterceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCInterceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTransport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTransport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTypes.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTypes.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/version.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/version.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/NetworkTransitionBehavior.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoMethod.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoMethod.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPC.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/README-CFSTREAM.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXBufferedPipe.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXBufferedPipe.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXForwardingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXForwardingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXMappingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXMappingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/README.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/examples/Sample/README.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/tests/Connectivity/README.md... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+Cronet.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+GID.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+Tests.h... Generating code for file src/objective-c/GRPCClient/GRPCCall.h... Generating code for file src/objective-c/GRPCClient/GRPCCallLegacy.h... Generating code for file src/objective-c/GRPCClient/GRPCCallOptions.h... Generating code for file src/objective-c/GRPCClient/GRPCDispatchable.h... Generating code for file src/objective-c/GRPCClient/GRPCInterceptor.h... Generating code for file src/objective-c/GRPCClient/GRPCTransport.h... Generating code for file src/objective-c/GRPCClient/GRPCTypes.h... Generating code for file src/objective-c/GRPCClient/version.h... Generating code for file src/objective-c/ProtoRPC/ProtoMethod.h... Generating code for file src/objective-c/ProtoRPC/ProtoRPC.h... Generating code for file src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Generating code for file src/objective-c/ProtoRPC/ProtoService.h... Generating code for file src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Generating code for file src/objective-c/RxLibrary/GRXBufferedPipe.h... Generating code for file src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Generating code for file src/objective-c/RxLibrary/GRXForwardingWriter.h... Generating code for file src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Generating code for file src/objective-c/RxLibrary/GRXImmediateWriter.h... Generating code for file src/objective-c/RxLibrary/GRXMappingWriter.h... Generating code for file src/objective-c/RxLibrary/GRXWriteable.h... Generating code for file src/objective-c/RxLibrary/GRXWriter+Immediate.h... Generating code for file src/objective-c/RxLibrary/GRXWriter+Transformations.h... Generating code for file src/objective-c/RxLibrary/GRXWriter.h... Generating code for file src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Generating file documentation... Generating docs for file doc/binary-logging.md... Generating docs for file doc/c-style-guide.md... Generating docs for file doc/command_line_tool.md... Generating docs for file doc/compression.md... Generating docs for file doc/compression_cookbook.md... Generating docs for file doc/connection-backoff-interop-test-description.md... Generating docs for file doc/connection-backoff.md... Generating docs for file doc/connectivity-semantics-and-api.md... Generating docs for file doc/cpp-style-guide.md... Generating docs for file doc/environment_variables.md... Generating docs for file doc/fail_fast.md... Generating docs for file doc/fork_support.md... Generating docs for file doc/g_stands_for.md... Generating docs for file doc/grpc_release_schedule.md... Generating docs for file doc/health-checking.md... Generating docs for file doc/http-grpc-status-mapping.md... Generating docs for file doc/http2-interop-test-descriptions.md... Generating docs for file doc/internationalization.md... Generating docs for file doc/interop-test-descriptions.md... Generating docs for file doc/keepalive.md... Generating docs for file doc/load-balancing.md... Generating docs for file doc/naming.md... Generating docs for file doc/PROTOCOL-HTTP2.md... Generating docs for file doc/PROTOCOL-WEB.md... Generating docs for file doc/security_audit.md... Generating docs for file doc/server-reflection.md... Generating docs for file doc/server_reflection_tutorial.md... Generating docs for file doc/server_side_auth.md... Generating docs for file doc/service_config.md... Generating docs for file doc/ssl-performance.md... Generating docs for file doc/status_ordering.md... Generating docs for file doc/statuscodes.md... Generating docs for file doc/unit_testing.md... Generating docs for file doc/versioning.md... Generating docs for file doc/wait-for-ready.md... Generating docs for file doc/workarounds.md... Generating docs for file src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+Cronet.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+GID.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+Tests.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall.h... Generating docs for file src/objective-c/GRPCClient/GRPCCallLegacy.h... Generating docs for file src/objective-c/GRPCClient/GRPCCallOptions.h... Generating docs for file src/objective-c/GRPCClient/GRPCDispatchable.h... Generating docs for file src/objective-c/GRPCClient/GRPCInterceptor.h... Generating docs for file src/objective-c/GRPCClient/GRPCTransport.h... Generating docs for file src/objective-c/GRPCClient/GRPCTypes.h... Generating docs for file src/objective-c/GRPCClient/README.md... Generating docs for fi/builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md:34: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command /builddir/build/BUILD/grpc-1.26.0/src/objective-c/README-CFSTREAM.md:27: warning: Found unknown command '@muxi' le src/objective-c/README.md... Generating docs for file src/objective-c/RxLibrary/README.md... Generating docs for file src/objective-c/examples/Sample/README.md... Generating docs for file src/objective-c/tests/Connectivity/README.md... Generating docs for file src/objective-c/GRPCClient/version.h... Generating docs for file src/objective-c/NetworkTransitionBehavior.md... Generating docs for file src/objective-c/ProtoRPC/ProtoMethod.h... Generating docs for file src/objective-c/ProtoRPC/ProtoRPC.h... Generating docs for file src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Generating docs for file src/objective-c/ProtoRPC/ProtoService.h... Generating docs for file src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Generating docs for file src/objective-c/README-CFSTREAM.md... Generating docs for file src/objective-c/RxLibrary/GRXBufferedPipe.h... Generating docs for file src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Generating docs for file src/objective-c/RxLibrary/GRXForwardingWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXImmediateWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXMappingWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXWriteable.h... Generating docs for file src/objective-c/RxLibrary/GRXWriter+Immediate.h... Generating docs for file src/objective-c/RxLibrary/GRXWriter+Transformations.h... Generating docs for file src/objective-c/RxLibrary/GRXWriter.h... Generating docs for file src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Generating page documentation... Generating docs for page md_doc_PROTOCOL_HTTP2... Generating docs for page md_doc_PROTOCOL_WEB... Generating docs for page md_doc_binary_logging... Generating docs for page md_doc_c_style_guide... Generating docs for page md_doc_command_line_tool... Generating docs for page md_doc_compression... Generating docs for page md_doc_compression_cookbook... Generating docs for page md_doc_connection_backoff_interop_test_description... Generating docs for page md_doc_connection_backoff... Generating docs for page md_doc_connectivity_semantics_and_api... Generating docs for page md_doc_cpp_style_guide... Generating docs for page md_doc_environment_variables... Generating docs for page md_doc_fail_fast... Generating docs for page md_doc_fork_support... Generating docs for page md_doc_g_stands_for... Generating docs for page md_doc_grpc_release_schedule... Generating docs for page md_doc_health_checking... Generating docs for page md_doc_http_grpc_status_mapping... Generating docs for page md_doc_http2_interop_test_descriptions... Generating docs for page md_doc_internationalization... Generating docs for page md_doc_interop_test_descriptions... Generating docs for page md_doc_keepalive... Generating docs for page md_doc_load_balancing... Generating docs for page md_doc_naming... Generating docs for page md_doc_security_audit... Generating docs for page md_doc_server_reflection... Generating docs for page md_doc_server_reflection_tutorial... Generating docs for page md_doc_server_side_auth... Generating docs for page md_doc_service_config... Generating docs for page md_doc_ssl_performance... Generating docs for page md_doc_status_ordering... Generating docs for page md_doc_statuscodes... Generating docs for page md_doc_unit_testing... Generating docs for page md_doc_versioning... Generating docs for page md_doc_wait_for_ready... Generating docs for page md_doc_workarounds... Generating docs for page md_src_objective_c_GRPCClient_README... Generating docs for page md_src_objective_c_NetworkTransitionBehavior... Generating docs for page md_src_objective_c_README_CFSTREAM... Generating docs for page md_src_objective_c_README... Generating docs for page md_src_objective_c_RxLibrary_README... Generating docs for page md_src_objective_c_examples_Sample_README... Generating docs for page md_src_objective_c_tests_Connectivity_README... Generating group documentation... Generating class documentation... Generating docs for compoun/builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h:138: warning: argument 'callOptions' of command @param is not found in the argument list of GRPCCall2::initWithRequestOptions:responseHandler:callOptions:(GRPCRequestOptions *requestOptions,[responseHandler] id< GRPCResponseHandler > responseHandler,[callOptions] nullable GRPCCallOptions *NS_DESIGNATED_INITIALIZER) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h:121: warning: The following parameter of -[GRPCCall2 initWithRequestOptions:responseHandler:callOptions:](GRPCRequestOptions *requestOptions,[responseHandler] id< GRPCResponseHandler > responseHandler,[callOptions] nullable GRPCCallOptions *NS_DESIGNATED_INITIALIZER) is not documented: parameter 'NS_DESIGNATED_INITIALIZER' d GIDSignIn(GRPC)... Generating docs for compound GRPCAuthorizationProtocol-p... Generating docs for compound GRPCCall... Generating docs for compound GRPCCall(ChannelArg)... Generating docs for compound GRPCCall(ChannelCredentials)... Generating docs for compound GRPCCall(Cronet)... Generating docs for compound GRPCCall(OAuth2)... Generating docs for compound GRPCCall(Tests)... Generating docs for compound GRPCCall2... Generating docs for compound GRPCCall2(Interceptor)... Generating docs for compound GRPCCallOptions... Generating docs for compound GRPCDefaultTransportImplList... Generating docs for compound GRPCDispatchable-p... Generating docs for compound GRPCInterceptor... Generating docs for compound GRPCInterceptorFactory-p... Generating docs for compound GRPCInterceptorInterface-p... Generating docs for compound GRPCInterceptorManager... Generating docs for compound GRPCMutableCallOptions... Generating docs for compound GRPCProtoCall... Generating docs for compound GRPCProtoMethod... Generating docs for compound GRPCProtoResponseHandler-p... Generating docs for compound GRPCProtoService... Generating docs for compound GRPCRequestHeaders-p... Generating docs for compound GRPCRequestOptions... Generating docs for compound GRPCResponseHandler-p... Generating docs for compound GRPCStreamingProtoCall... Generating docs for compound GRPCTransport... Generating docs for compound GRPCTransportFactory-p... Generating docs for compound GRPCTransportRegistry... Generating docs for compound GRPCUnaryProtoCall... Generating docs for compound GRPCUnaryResponseHandler... Generating docs for compound GRXBufferedPipe... Generating docs for compound GRXConcurrentWriteable... Generating docs for compound GRXForwardingWriter... Generating docs for compound GRXImmediateSingleWriter... Generating docs for compound GRXImmediateWriter... Generating docs for compound GRXMappingWriter... Generating docs for compound GRXWriteable... Generating docs for compound GRXWriteable-p... Generating docs for compound GRXWriter... Generating docs for compound GRXWriter(Immediate)... Generating docs for compound GRXWriter(Transformations)... Generating docs for compound NSEnumerator(GRXUtil)... Generating docs for compound NSMutableDictionary(GRPCRequestHeaders)... Generating docs for compound ProtoService(Legacy)... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Running dot for graph 1/1 lookup cache used 429/65536 hits=770 misses=455 finished... + for i in core c++ core.internal c++.internal objc objc.internal + rm -rf doc/ref/objc.internal + mkdir -p doc/ref/objc.internal + doxygen tools/doxygen/Doxyfile.objc.internal warning: Tag 'TCL_SUBST' at line 239 of file 'tools/doxygen/Doxyfile.objc.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1103 of file 'tools/doxygen/Doxyfile.objc.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2156 of file 'tools/doxygen/Doxyfile.objc.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2178 of file 'tools/doxygen/Doxyfile.objc.internal' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.26.0/doc/workarounds.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+GID.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+GID.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Tests.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall+Tests.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallOptions.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCallOptions.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCDispatchable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCDispatchable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCInterceptor.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCInterceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTransport.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTransport.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTypes.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCTypes.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/internal_testing/GRPCCall+InternalTests.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/internal_testing/GRPCCall+InternalTests.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCall+V2API.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCall+V2API.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCallInternal.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCallInternal.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool+Test.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool+Test.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCompletionQueue.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCompletionQueue.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCoreCronetFactory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCoreCronetFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c//builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h:55: warning: end of file with unbalanced grouping commands /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoMethod.h:26: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPCLegacy.h:44: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h:37: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h:43: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h:48: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCronetChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCronetChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreFactory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCHost.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCHost.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCInsecureChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCInsecureChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCOpBatchLog.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCOpBatchLog.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCRequestHeaders.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCRequestHeaders.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCSecureChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCSecureChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCWrappedCall.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/GRPCWrappedCall.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/NSData+GRPC.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/NSData+GRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/NSDictionary+GRPC.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/NSDictionary+GRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/NSError+GRPC.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/NSError+GRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCTransport+Private.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCTransport+Private.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/version.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/version.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/NetworkTransitionBehavior.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoMethod.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoMethod.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPC.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoService.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/README-CFSTREAM.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXBufferedPipe.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXBufferedPipe.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXForwardingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXForwardingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXImmediateWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXMappingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXMappingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/GRXWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/README.md... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/private/GRXNSBlockEnumerator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/private/GRXNSBlockEnumerator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/private/GRXNSFastEnumerator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/private/GRXNSFastEnumerator.h... Preprocessing /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/private/GRXNSScalarEnumerator.h... Parsing file /builddir/build/BUILD/grpc-1.26.0/src/objective-c/RxLibrary/private/GRXNSScalarEnumerator.h... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/examples/Sample/README.md... Reading /builddir/build/BUILD/grpc-1.26.0/src/objective-c/tests/Connectivity/README.md... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+Cronet.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+GID.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Generating code for file src/objective-c/GRPCClient/GRPCCall+Tests.h... Generating code for file src/objective-c/GRPCClient/GRPCCall.h... Generating code for file src/objective-c/GRPCClient/GRPCCallLegacy.h... Generating code for file src/objective-c/GRPCClient/GRPCCallOptions.h... Generating code for file src/objective-c/GRPCClient/GRPCDispatchable.h... Generating code for file src/objective-c/GRPCClient/GRPCInterceptor.h... Generating code for file src/objective-c/GRPCClient/GRPCTransport.h... Generating code for file src/objective-c/GRPCClient/GRPCTypes.h... Generating code for file src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h... Generating code for file src/objective-c/GRPCClient/internal_testing/GRPCCall+InternalTests.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCall+V2API.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCallInternal.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelFactory.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool+Test.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCompletionQueue.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCoreCronetFactory.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCronetChannelFactory.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreFactory.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCHost.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCInsecureChannelFactory.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCOpBatchLog.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCRequestHeaders.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCSecureChannelFactory.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/GRPCWrappedCall.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/NSData+GRPC.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/NSDictionary+GRPC.h... Generating code for file src/objective-c/GRPCClient/private/GRPCCore/NSError+GRPC.h... Generating code for file src/objective-c/GRPCClient/private/GRPCTransport+Private.h... Generating code for file src/objective-c/GRPCClient/version.h... Generating code for file src/objective-c/ProtoRPC/ProtoMethod.h... Generating code for file src/objective-c/ProtoRPC/ProtoRPC.h... Generating code for file src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Generating code for file src/objective-c/ProtoRPC/ProtoService.h... Generating code for file src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Generating code for file src/objective-c/RxLibrary/GRXBufferedPipe.h... Generating code for file src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Generating code for file src/objective-c/RxLibrary/GRXForwardingWriter.h... Generating code for file src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Generating code for file src/objective-c/RxLibrary/GRXImmediateWriter.h... Generating code for file src/objective-c/RxLibrary/GRXMappingWriter.h... Generating code for file src/objective-c/RxLibrary/GRXWriteable.h... Generating code for file src/objective-c/RxLibrary/GRXWriter+Immediate.h... Generating code for file src/objective-c/RxLibrary/GRXWriter+Transformations.h... Generating code for file src/objective-c/RxLibrary/GRXWriter.h... Generating code for file src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Generating code for file src/objective-c/RxLibrary/private/GRXNSBlockEnumerator.h... Generating code for file src/objective-c/RxLibrary/private/GRXNSFastEnumerator.h... Generating code for file src/objective-c/RxLibrary/private/GRXNSScalarEnumerator.h... Generating file documentation... Generating docs for file doc/binary-logging.md... Generating docs for file doc/c-style-guide.md... Generating docs for file doc/command_line_tool.md... Generating docs for file doc/compression.md... Generating docs for file doc/compression_cookbook.md... Generating docs for file doc/connection-backoff-interop-test-description.md... Generating docs for file doc/connection-backoff.md... Generating docs for file doc/connectivity-semantics-and-api.md... Generating docs for file doc/cpp-style-guide.md... Generating docs for file doc/environment_variables.md... Generating docs for file doc/fail_fast.md... Generating docs for file doc/fork_support.md... Generating docs for file doc/g_stands_for.md... Generating docs for file doc/grpc_release_schedule.md... Generating docs for file doc/health-checking.md... Generating docs for file doc/http-grpc-status-mapping.md... Generating docs for file doc/http2-interop-test-descriptions.md... Generating docs for file doc/internationalization.md... Generating docs for file doc/interop-test-descriptions.md... Generating docs for file doc/keepalive.md... Generating docs for file doc/load-balancing.md... Generating docs for file doc/naming.md... Generating docs for file doc/PROTOCOL-HTTP2.md... Generating docs for file doc/PROTOCOL-WEB.md... Generating docs for file doc/security_audit.md... Generating docs for file doc/server-reflection.md... Generating docs for file doc/server_reflection_tutorial.md... Generating docs for file doc/server_side_auth.md... Generating docs for file doc/service_config.md... Generating docs for file doc/ssl-performance.md... Generating docs for file doc/status_ordering.md... Generating docs for file doc/statuscodes.md... Generating docs for file doc/unit_testing.md... Generating docs for file doc/versioning.md... Generating docs for file doc/wait-for-ready.md... Generating docs for file doc/workarounds.md... Generating docs for file src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+Cronet.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+GID.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall+Tests.h... Generating docs for file src/objective-c/GRPCClient/GRPCCall/builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h:29: warning: Illegal command @selector as part of a \c command /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h:31: warning: Illegal command @selector as part of a \c command .h... Generating docs for file src/objective-c/GRPCClient/GRPCCallLegacy.h... Generating docs for file src/objective-c/GRPCClient/GRPCCallOptions.h... Generating docs for file src/objective-c/GRPCClient/GRPCDispatchable.h... Generating docs for file src/objective-c/GRPCClient/GRPCInterceptor.h... Generating docs for file src/objective-c/GRPCClient/GRPCTransport.h... Generating docs for file src/objective-c/GRPCClient/GRPCTypes.h... Generating docs for file src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h... Generating docs for file src/objective-c/GRPCClient/internal_testing/GRPCCall+InternalTests.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCall+V2API.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCallInternal.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelFactory.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool+Test.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCompletionQueue.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCoreCronetFactory.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCronetChannelFactory.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreFactory.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCHost.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCInsecureChannelFactory.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCOpBatchLog.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCRequestHeaders.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCSecureChannelFactory.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/GRPCWrappedCall.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/NSData+GRPC.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/NSDictionary+GRPC.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCCore/NSError+GRPC.h... Generating docs for file src/objective-c/GRPCClient/private/GRPCTransport+Private.h... Generating docs for file src/objective-c/GRPCClient/README.md... Generating docs for file src/objective-c/README.md... Generating docs for file src/objective-c/RxLibrary/README.md... Generating docs for file src/objective-c/examples/Sample/README.md... Generating docs for file src/objective-c/tests/Connectivity/README.md... Generating docs for file src/objective-c/GRPCClient/version.h... Generating docs for file src/objective-c/NetworkTransitionBehavior.md... Generating docs for file src/objective-c/ProtoRPC/ProtoMethod.h... Generating docs for file src/objective-c/ProtoRPC/ProtoRPC.h... Generating docs for file src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Generating docs for file src/objective-c/ProtoRPC/ProtoService.h... Generating docs for file src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Generating docs for file src/objective-c/README-CFSTREAM.md... Generating docs for file src/objective-c/RxLibrary/GRXBufferedPipe.h... Generating docs for file src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Generating docs for file src/objective-c/RxLibrary/GRXForwardingWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXImmediateWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXMappingWriter.h... Generating docs for file src/objective-c/RxLibrary/GRXWriteable.h... Generating docs for /builddir/build/BUILD/grpc-1.26.0/doc/command_line_tool.md:34: warning: unable to resolve reference to '/builddir/build/BUILD/grpc-1.26.0/BUILDING.md' for \ref command /builddir/build/BUILD/grpc-1.26.0/src/objective-c/README-CFSTREAM.md:27: warning: Found unknown command '@muxi' /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h:138: warning: argument 'callOptions' of command @param is not found in the argument list of GRPCCall2::initWithRequestOptions:responseHandler:callOptions:(GRPCRequestOptions *requestOptions,[responseHandler] id< GRPCResponseHandler > responseHandler,[callOptions] nullable GRPCCallOptions *NS_DESIGNATED_INITIALIZER) /builddir/build/BUILD/grpc-1.26.0/src/objective-c/GRPCClient/GRPCCall.h:121: warning: The following parameter of -[GRPCCall2 initWithRequestOptions:responseHandler:callOptions:](GRPCRequestOptions *requestOptions,[responseHandler] id< GRPCResponseHandler > responseHandler,[callOptions] nullable GRPCCallOptions *NS_DESIGNATED_INITIALIZER) is not documented: parameter 'NS_DESIGNATED_INITIALIZER' file src/objective-c/RxLibrary/GRXWriter+Immediate.h... Generating docs for file src/objective-c/RxLibrary/GRXWriter+Transformations.h... Generating docs for file src/objective-c/RxLibrary/GRXWriter.h... Generating docs for file src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Generating docs for file src/objective-c/RxLibrary/private/GRXNSBlockEnumerator.h... Generating docs for file src/objective-c/RxLibrary/private/GRXNSFastEnumerator.h... Generating docs for file src/objective-c/RxLibrary/private/GRXNSScalarEnumerator.h... Generating page documentation... Generating docs for page md_doc_PROTOCOL_HTTP2... Generating docs for page md_doc_PROTOCOL_WEB... Generating docs for page md_doc_binary_logging... Generating docs for page md_doc_c_style_guide... Generating docs for page md_doc_command_line_tool... Generating docs for page md_doc_compression... Generating docs for page md_doc_compression_cookbook... Generating docs for page md_doc_connection_backoff_interop_test_description... Generating docs for page md_doc_connection_backoff... Generating docs for page md_doc_connectivity_semantics_and_api... Generating docs for page md_doc_cpp_style_guide... Generating docs for page md_doc_environment_variables... Generating docs for page md_doc_fail_fast... Generating docs for page md_doc_fork_support... Generating docs for page md_doc_g_stands_for... Generating docs for page md_doc_grpc_release_schedule... Generating docs for page md_doc_health_checking... Generating docs for page md_doc_http_grpc_status_mapping... Generating docs for page md_doc_http2_interop_test_descriptions... Generating docs for page md_doc_internationalization... Generating docs for page md_doc_interop_test_descriptions... Generating docs for page md_doc_keepalive... Generating docs for page md_doc_load_balancing... Generating docs for page md_doc_naming... Generating docs for page md_doc_security_audit... Generating docs for page md_doc_server_reflection... Generating docs for page md_doc_server_reflection_tutorial... Generating docs for page md_doc_server_side_auth... Generating docs for page md_doc_service_config... Generating docs for page md_doc_ssl_performance... Generating docs for page md_doc_status_ordering... Generating docs for page md_doc_statuscodes... Generating docs for page md_doc_unit_testing... Generating docs for page md_doc_versioning... Generating docs for page md_doc_wait_for_ready... Generating docs for page md_doc_workarounds... Generating docs for page md_src_objective_c_GRPCClient_README... Generating docs for page md_src_objective_c_NetworkTransitionBehavior... Generating docs for page md_src_objective_c_README_CFSTREAM... Generating docs for page md_src_objective_c_README... Generating docs for page md_src_objective_c_RxLibrary_README... Generating docs for page md_src_objective_c_examples_Sample_README... Generating docs for page md_src_objective_c_tests_Connectivity_README... Generating group documentation... Generating class documentation... Generating docs for compound GIDSignIn(GRPC)... Generating docs for compound GRPCAuthorizationProtocol-p... Generating docs for compound GRPCCall... Generating docs for compound GRPCCall(ChannelArg)... Generating docs for compound GRPCCall(ChannelCredentials)... Generating docs for compound GRPCCall(Cronet)... Generating docs for compound GRPCCall(OAuth2)... Generating docs for compound GRPCCall(Tests)... Generating docs for compound GRPCCall(V2API)... Generating docs for compound GRPCCall2... Generating docs for compound GRPCCall2(Interceptor)... Generating docs for compound GRPCCall2Internal... Generating docs for compound GRPCCallOptions... Generating docs for compound GRPCChannel... Generating docs for compound GRPCChannelConfiguration... Generating docs for compound GRPCChannelFactory-p... Generating docs for compound GRPCChannelPool... Generating docs for compound GRPCChannelPool(Test)... Generating docs for compound GRPCCompletionQueue... Generating docs for compound GRPCCoreCronetFactory... Generating docs for compound GRPCCoreInsecureFactory... Generating docs for compound GRPCCoreSecureFactory... Generating docs for compound GRPCCoreTransportFactory-p... Generating docs for compound GRPCCronetChannelFactory... Generating docs for compound GRPCDefaultTransportImplList... Generating docs for compound GRPCDispatchable-p... Generating docs for compound GRPCHost... Generating docs for compound GRPCInsecureChannelFactory... Generating docs for compound GRPCInterceptor... Generating docs for compound GRPCInterceptorFactory-p... Generating docs for compound GRPCInterceptorInterface-p... Generating docs for compound GRPCInterceptorManager... Generating docs for compound GRPCMutableCallOptions... Generating docs for compound GRPCOperation... Generating docs for compound GRPCOpRecvMessage... Generating docs for compound GRPCOpRecvMetadata... Generating docs for compound GRPCOpRecvStatus... Generating docs for compound GRPCOpSendClose... Generating docs for compound GRPCOpSendMessage... Generating docs for compound GRPCOpSendMetadata... Generating docs for compound GRPCPooledChannel... Generating docs for compound GRPCPooledChannel(Test)... Generating docs for compound GRPCProtoCall... Generating docs for compound GRPCProtoMethod... Generating docs for compound GRPCProtoResponseHandler-p... Generating docs for compound GRPCProtoService... Generating docs for compound GRPCRequestHeaders... Generating docs for compound GRPCRequestHeaders-p... Generating docs for compound GRPCRequestOptions... Generating docs for compound GRPCResponseHandler-p... Generating docs for compound GRPCSecureChannelFactory... Generating docs for compound GRPCStreamingProtoCall... Generating docs for compound GRPCTransport... Generating docs for compound GRPCTransportFactory-p... Generating docs for compound GRPCTransportManager... Generating docs for compound GRPCTransportRegistry... Generating docs for compound GRPCTransportRegistry(Private)... Generating docs for compound GRPCUnaryProtoCall... Generating docs for compound GRPCUnaryResponseHandler... Generating docs for compound GRPCWrappedCall... Generating docs for compound GRXBufferedPipe... Generating docs for compound GRXConcurrentWriteable... Generating docs for compound GRXForwardingWriter... Generating docs for compound GRXImmediateSingleWriter... Generating docs for compound GRXImmediateWriter... Generating docs for compound GRXMappingWriter... Generating docs for compound GRXNSBlockEnumerator... Generating docs for compound GRXNSFastEnumerator... Generating docs for compound GRXNSScalarEnumerator... Generating docs for compound GRXWriteable... Generating docs for compound GRXWriteable-p... Generating docs for compound GRXWriter... Generating docs for compound GRXWriter(Immediate)... Generating docs for compound GRXWriter(Transformations)... Generating docs for compound NSData(GRPC)... Generating docs for compound NSDictionary(GRPC)... Generating docs for compound NSEnumerator(GRXUtil)... Generating docs for compound NSError(GRPC)... Generating docs for compound NSMutableDictionary(GRPCRequestHeaders)... Generating docs for compound ProtoService(Legacy)... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Running dot for graph 1/1 lookup cache used 659/65536 hits=1162 misses=704 finished... + /usr/bin/python3 setup.py doc running doc Running Sphinx v3.4.3 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] glossary reading sources... [ 25%] grpc reading sources... [ 37%] grpc_channelz reading sources... [ 50%] grpc_health_checking reading sources... [ 62%] grpc_reflection reading sources... [ 75%] grpc_status reading sources... [ 87%] grpc_testing reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] glossary writing output... [ 25%] grpc writing output... [ 37%] grpc_channelz writing output... [ 50%] grpc_health_checking writing output... [ 62%] grpc_reflection writing output... [ 75%] grpc_status writing output... [ 87%] grpc_testing writing output... [100%] index generating indices... genindex py-modindex done highlighting module code... [ 12%] grpc highlighting module code... [ 25%] grpc._cython.cygrpc.CompressionAlgorithm highlighting module code... [ 37%] grpc._cython.cygrpc.LocalConnectionType highlighting module code... [ 50%] grpc_channelz.v1.channelz highlighting module code... [ 62%] grpc_health.v1.health highlighting module code... [ 75%] grpc_reflection.v1alpha.reflection highlighting module code... [ 87%] grpc_status.rpc_status highlighting module code... [100%] grpc_testing writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build. + rm -vrf doc/build/.buildinfo doc/build/.doctrees removed 'doc/build/.buildinfo' removed 'doc/build/.doctrees/grpc_testing.doctree' removed 'doc/build/.doctrees/grpc_reflection.doctree' removed 'doc/build/.doctrees/environment.pickle' removed 'doc/build/.doctrees/grpc_status.doctree' removed 'doc/build/.doctrees/glossary.doctree' removed 'doc/build/.doctrees/grpc.doctree' removed 'doc/build/.doctrees/grpc_health_checking.doctree' removed 'doc/build/.doctrees/grpc_channelz.doctree' removed 'doc/build/.doctrees/index.doctree' removed directory 'doc/build/.doctrees' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fQl76A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 ++ dirname /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 + cd grpc-1.26.0 + export STRIP=/bin/true + STRIP=/bin/true + make install prefix=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr [INSTALL] Installing public C headers [MAKE] Generating cache.mk make: Circular /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a <- /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a dependency dropped. [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cronet.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_unsecure.a [STRIP] Stripping libaddress_sorting.a [STRIP] Stripping libgpr.a [STRIP] Stripping libgrpc.a [STRIP] Stripping libgrpc_cronet.a [STRIP] Stripping libgrpc_unsecure.a [STRIP] Stripping libupb.a [INSTALL] Installing C pkg-config files [INSTALL] Installing libaddress_sorting.a [INSTALL] Installing libgpr.a [INSTALL] Installing libgrpc.a [INSTALL] Installing libgrpc_cronet.a [INSTALL] Installing libgrpc_unsecure.a [INSTALL] Installing libupb.a [STRIP] Stripping libaddress_sorting.so.9.0.0 [STRIP] Stripping libgpr.so.9.0.0 [STRIP] Stripping libgrpc.so.9.0.0 [STRIP] Stripping libgrpc_cronet.so.9.0.0 [STRIP] Stripping libgrpc_unsecure.so.9.0.0 [STRIP] Stripping libupb.so.9.0.0 [INSTALL] Installing libaddress_sorting.so.9.0.0 [INSTALL] Installing libgpr.so.9.0.0 [INSTALL] Installing libgrpc.so.9.0.0 [INSTALL] Installing libgrpc_cronet.so.9.0.0 [INSTALL] Installing libgrpc_unsecure.so.9.0.0 [INSTALL] Installing libupb.so.9.0.0 ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied [INSTALL] Installing public C++ headers [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_error_details.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_reflection.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_unsecure.a [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpcpp_channelz.a [STRIP] Stripping libgrpc++.a [STRIP] Stripping libgrpc++_error_details.a [STRIP] Stripping libgrpc++_reflection.a [STRIP] Stripping libgrpc++_unsecure.a [STRIP] Stripping libgrpcpp_channelz.a [INSTALL] Installing C++ pkg-config files [INSTALL] Installing libgrpc++.a [INSTALL] Installing libgrpc++_error_details.a [INSTALL] Installing libgrpc++_reflection.a [INSTALL] Installing libgrpc++_unsecure.a [INSTALL] Installing libgrpcpp_channelz.a [STRIP] Stripping libgrpc++.so.1.26.0 [STRIP] Stripping libgrpc++_error_details.so.1.26.0 [STRIP] Stripping libgrpc++_reflection.so.1.26.0 [STRIP] Stripping libgrpc++_unsecure.so.1.26.0 [STRIP] Stripping libgrpcpp_channelz.so.1.26.0 [INSTALL] Installing libgrpc++.so.1.26.0 [INSTALL] Installing libgrpc++_error_details.so.1.26.0 [INSTALL] Installing libgrpc++_reflection.so.1.26.0 [INSTALL] Installing libgrpc++_unsecure.so.1.26.0 [INSTALL] Installing libgrpcpp_channelz.so.1.26.0 ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied [INSTALL] Installing grpc protoc plugins [INSTALL] Installing root certificates + make install-grpc-cli prefix=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr make: Circular /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a <- /builddir/build/BUILD/grpc-1.26.0/libs/opt/libupb.a dependency dropped. [CXX] Compiling test/cpp/util/cli_call.cc [CXX] Compiling test/cpp/util/cli_credentials.cc [CXX] Compiling test/cpp/util/grpc_tool.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/grpc_tool.cc:39: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:46, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/grpc_tool.cc:39: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/grpc_tool.cc:39: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:46, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/grpc_tool.cc:39: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ [CXX] Compiling test/cpp/util/proto_file_parser.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/proto_file_parser.cc:19: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:46, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/proto_file_parser.cc:19: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from ./test/cpp/util/proto_file_parser.h:27, from test/cpp/util/proto_file_parser.cc:19: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:46, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/config_grpc_cli.h:22, from ./test/cpp/util/proto_file_parser.h:26, from test/cpp/util/proto_file_parser.cc:19: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ [CXX] Compiling test/cpp/util/service_describer.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc_cli_libs.a [CXX] Compiling test/cpp/util/proto_reflection_descriptor_database.cc In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from test/cpp/util/proto_reflection_descriptor_database.cc:19: include/grpcpp/impl/codegen/proto_utils.h: In instantiation of 'grpc::Status grpc::GenericSerialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with ProtoBufferWriter = grpc::ProtoBufferWriter; T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]': include/grpcpp/impl/codegen/proto_utils.h:107:50: required from 'static grpc::Status grpc::SerializationTraits::value>::type>::Serialize(const MessageLite&, grpc::ByteBuffer*, bool*) [with T = grpc::reflection::v1alpha::ServerReflectionRequest; grpc::protobuf::MessageLite = google::protobuf::MessageLite]' include/grpcpp/impl/codegen/call_op_set.h:387:60: required from 'grpc::Status grpc::internal::CallOpSendMessage::SendMessage(const M&, grpc::WriteOptions) [with M = grpc::reflection::v1alpha::ServerReflectionRequest]' include/grpcpp/impl/codegen/async_stream_impl.h:576:5: required from 'void grpc_impl::ClientAsyncReaderWriter::Write(const W&, grpc::WriteOptions, void*) [with W = grpc::reflection::v1alpha::ServerReflectionRequest; R = grpc::reflection::v1alpha::ServerReflectionResponse]' include/grpcpp/impl/codegen/async_stream_impl.h:568:8: required from here include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:46, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/proto_reflection_descriptor_database.h:27, from test/cpp/util/proto_reflection_descriptor_database.cc:19: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.26.0/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h:34, from ./test/cpp/util/proto_reflection_descriptor_database.h:28, from test/cpp/util/proto_reflection_descriptor_database.cc:19: include/grpcpp/impl/codegen/proto_utils.h:52:31: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 52 | int byte_size = msg.ByteSize(); | ~~~~~~~~~~~~^~ In file included from /usr/include/google/protobuf/generated_enum_util.h:36, from /usr/include/google/protobuf/generated_enum_reflection.h:44, from /usr/include/google/protobuf/generated_message_reflection.h:46, from /usr/include/google/protobuf/message.h:122, from include/grpcpp/impl/codegen/config_protobuf.h:30, from ./test/cpp/util/proto_reflection_descriptor_database.h:27, from test/cpp/util/proto_reflection_descriptor_database.cc:19: /usr/include/google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_proto_reflection_desc_db.a [CXX] Compiling test/cpp/util/test_config_cc.cc [AR] Creating /builddir/build/BUILD/grpc-1.26.0/libs/opt/libgrpc++_test_config.a [CXX] Compiling test/cpp/util/grpc_cli.cc [LD] Linking /builddir/build/BUILD/grpc-1.26.0/bins/opt/grpc_cli [INSTALL] Installing grpc cli + chrpath --delete /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_cli + find /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 -type f -name '*.a' -print -delete /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpcpp_channelz.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_unsecure.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgpr.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_reflection.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc_cronet.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libaddress_sorting.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_error_details.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc_unsecure.a /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libupb.a + find /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/include/grpc /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/include/grpc++ /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/include/grpcpp -type f -name '*.h' -perm /0111 -execdir chmod -v a-x '{}' + mode of './grpc_security.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm_windows.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_windows.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm_gcc_atomic.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_types.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm_gcc_sync.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './log.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './connectivity_state.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_generic.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer_reader.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './port_platform.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compression_types.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './gpr_types.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './fork.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './propagation_bits.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './gpr_slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_custom.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm_windows.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_windows.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './string_util.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm_gcc_atomic.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './atm_gcc_sync.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './log_windows.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './log.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_generic.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './thd_id.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './time.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './workaround_list.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './port_platform.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './alloc.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './cpu.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_custom.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer_reader.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compression.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_cronet.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './census.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './load_reporting.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './fork.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_security_constants.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_channel.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc++.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './health_check_service_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_service_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './serialization_traits.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_library.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder_plugin.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './service_type.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './method_handler_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_service_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './stub_options.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './serialization_traits.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_library.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './core_codegen_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call_hook.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './config_protobuf.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './service_type.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './config.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status_code_enum.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './method_handler_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './time.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_utils.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './metadata_map.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue_tag.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './string_ref.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_auth_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './core_codegen.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_initializer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_argument_option.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder_option.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_channel_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './alarm.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './stub_options.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_arguments.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './config.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status_code_enum.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './time.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './string_ref.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './error_details.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_server_reflection_plugin.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './health_check_service_server_builder_option.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_credentials.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_metadata_processor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './credentials.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_generic_service.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './generic_stub.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './resource_quota.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_channel.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_channel_posix_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './health_check_service_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_initializer_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_service_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './serialization_traits.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_library.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder_plugin.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './service_type.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './method_handler_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_generic_service.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_service_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './stub_options.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './serialization_traits.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './interceptor_common.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpc_library.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './core_codegen_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call_hook.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_callback.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './config_protobuf.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './service_type.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './config.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_callback_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status_code_enum.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './method_handler_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './time.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_utils.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './metadata_map.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_callback.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue_tag.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_interceptor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './callback_common.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './string_ref.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_auth_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './intercepted_channel.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_stream_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './interceptor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_callback_handlers.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_unary_call_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_callback_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call_op_set.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './call_op_set_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_buffer_reader.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_buffer_writer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './message_allocator.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_context_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './delegating_channel.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_interceptor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_context_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_stream_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './method_handler.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './core_codegen.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_interface.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './rpc_method.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_initializer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_argument_option.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder_option.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder_option_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_channel_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './alarm.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './stub_options.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_stream.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './byte_buffer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_unary_call.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_callback.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_arguments.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './config.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_callback_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status_code_enum.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './time.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_callback.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_interceptor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './string_ref.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_stream_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './interceptor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_unary_call_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './slice.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_callback_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_arguments_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_buffer_reader.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_buffer_writer.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './error_details.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './error_details_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './message_allocator.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './status.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_interceptor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './validate_service_config.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './sync_stream_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './grpcpp.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channel_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './resource_quota_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './client_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_server_reflection_plugin.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channelz_service_plugin_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './proto_server_reflection_plugin_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './channelz_service_plugin.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './health_check_service_server_builder_option.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_builder.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_metadata_processor_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_credentials.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_context.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './credentials_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './auth_metadata_processor.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './credentials.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tls_credentials_options.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_credentials_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './completion_queue.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_posix_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './async_generic_service.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './generic_stub_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './generic_stub.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './resource_quota.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './alarm_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './create_channel_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './health_check_service_interface_impl.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './server_posix.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) ~/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 ~/build/BUILD/grpc-1.26.0 ~/build/BUILD/grpc-1.26.0 + pushd /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 + PYROOT=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 + popd + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages:/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages + export PYTHONPATH ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr Found cython-generated files... running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_common.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.9/grpc/experimental/session_cache.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/_call.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/_channel.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/aio/_server.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio copying python_build/lib.linux-x86_64-3.9/grpc/experimental/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.9/grpc/experimental/gevent.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental copying python_build/lib.linux-x86_64-3.9/grpc/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_channel.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/future.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/stream.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation copying python_build/lib.linux-x86_64-3.9/grpc/framework/foundation/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-x86_64-3.9/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/common/style.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/common/cardinality.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/common/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common copying python_build/lib.linux-x86_64-3.9/grpc/framework/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework copying python_build/lib.linux-x86_64-3.9/grpc/_plugin_wrapping.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython copying python_build/lib.linux-x86_64-3.9/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-3.9/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-x86_64-3.9/grpc/_cython/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-x86_64-3.9/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/_server_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/_client_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/interfaces.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/beta/implementations.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta copying python_build/lib.linux-x86_64-3.9/grpc/_grpcio_metadata.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_compression.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_utilities.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_auth.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc copying python_build/lib.linux-x86_64-3.9/grpc/_server.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio/_call.py to _call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/aio/_server.py to _server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/experimental/gevent.py to gevent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_interceptor.py to _interceptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/future.py to future.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/framework/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/_metadata.py to _metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/beta/implementations.py to implementations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_compression.py to _compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_utilities.py to _utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_auth.py to _auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_server.py to _server.cpython-39.pyc writing byte-compilation script '/tmp/tmpogwv1alr.py' /usr/bin/python3 /tmp/tmpogwv1alr.py removing /tmp/tmpogwv1alr.py running install_egg_info running 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 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' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpcio-1.26.0-py3.9.egg-info running install_scripts + pushd tools/distrib/python/grpcio_tools/ ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools copying build/lib.linux-x86_64-3.9/grpc_tools/command.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools copying build/lib.linux-x86_64-3.9/grpc_tools/_protoc_compiler.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-x86_64-3.9/grpc_tools/protoc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools copying build/lib.linux-x86_64-3.9/grpc_tools/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/protoc.py to protoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmptal4euzn.py' /usr/bin/python3 /tmp/tmptal4euzn.py removing /tmp/tmptal4euzn.py running install_egg_info running egg_info writing grpcio_tools.egg-info/PKG-INFO writing dependency_links to grpcio_tools.egg-info/dependency_links.txt writing requirements to grpcio_tools.egg-info/requires.txt writing top-level names to grpcio_tools.egg-info/top_level.txt reading manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'protoc_deps.py' warning: no directories found matching 'third_party' writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' Copying grpcio_tools.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpcio_tools-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_channelz/ ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpyo7fd3rn.py' /usr/bin/python3 /tmp/tmpyo7fd3rn.py removing /tmp/tmpyo7fd3rn.py running install_egg_info running egg_info writing grpcio_channelz.egg-info/PKG-INFO writing dependency_links to grpcio_channelz.egg-info/dependency_links.txt writing requirements to grpcio_channelz.egg-info/requires.txt writing top-level names to grpcio_channelz.egg-info/top_level.txt reading manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' Copying grpcio_channelz.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpcio_channelz-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_health_checking/ ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1/health.py to health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_health/v1/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp0kh_ky6k.py' /usr/bin/python3 /tmp/tmp0kh_ky6k.py removing /tmp/tmp0kh_ky6k.py running install_egg_info running egg_info writing grpcio_health_checking.egg-info/PKG-INFO writing dependency_links to grpcio_health_checking.egg-info/dependency_links.txt writing requirements to grpcio_health_checking.egg-info/requires.txt writing top-level names to grpcio_health_checking.egg-info/top_level.txt reading manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' Copying grpcio_health_checking.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpcio_health_checking-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_reflection/ ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_reflection/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmptekhowom.py' /usr/bin/python3 /tmp/tmptekhowom.py removing /tmp/tmptekhowom.py running install_egg_info running egg_info writing grpcio_reflection.egg-info/PKG-INFO writing dependency_links to grpcio_reflection.egg-info/dependency_links.txt writing requirements to grpcio_reflection.egg-info/requires.txt writing top-level names to grpcio_reflection.egg-info/top_level.txt reading manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' Copying grpcio_reflection.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpcio_reflection-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_status/ ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_status byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_status/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqfhaeb1d.py' /usr/bin/python3 /tmp/tmpqfhaeb1d.py removing /tmp/tmpqfhaeb1d.py running install_egg_info running egg_info writing grpcio_status.egg-info/PKG-INFO writing dependency_links to grpcio_status.egg-info/dependency_links.txt writing requirements to grpcio_status.egg-info/requires.txt writing top-level names to grpcio_status.egg-info/top_level.txt reading manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_status.egg-info/SOURCES.txt' Copying grpcio_status.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpcio_status-1.26.0-py3.9.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_testing/ ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_time.py to _time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/_service.py to _service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/_server/_server.py to _server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpc_testing/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpuwearwx8.py' /usr/bin/python3 /tmp/tmpuwearwx8.py removing /tmp/tmpuwearwx8.py running install_egg_info running egg_info writing grpcio_testing.egg-info/PKG-INFO writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing requirements to grpcio_testing.egg-info/requires.txt writing top-level names to grpcio_testing.egg-info/top_level.txt reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages/grpcio_testing-1.26.0-py3.9.egg-info running install_scripts + popd ++ dirname /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + install -D -t /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem -m 0644 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + find /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 -type f -name roots.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/grpc/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/grpc/roots.pem absolute: /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/grpc/roots.pem -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/grpc/roots.pem -> ../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials/roots.pem absolute: /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/_credentials/roots.pem -> ../../../../../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn ++ dirname /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + rm -rvf /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem removed '/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem' removed directory '/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/etc/pki/ca-trust/extracted/pem' + install -D -t /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/doc/grpc -m 0644 -p AUTHORS BUILDING.md CODE-OF-CONDUCT.md CONCEPTS.md CONTRIBUTING.md GOVERNANCE.md MAINTAINERS.md MANIFEST.md README.md TROUBLESHOOTING.md + cp -rp doc/ref examples /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/doc/grpc + install -d /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/doc/grpc/python + cp -rp doc/build /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/doc/grpc/python/html + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.26.0-15.el9s --unique-debug-suffix -1.26.0-15.el9s.x86_64 --unique-debug-src-base grpc-1.26.0-15.el9s.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/grpc-1.26.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_cpp_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_cli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_csharp_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_node_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_php_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_ruby_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_python_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_objective_c_plugin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libaddress_sorting.so.9.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++.so.1.26.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgpr.so.9.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_reflection.so.1.26.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_error_details.so.1.26.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_unsecure.so.1.26.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc.so.9.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc_cronet.so.9.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc_unsecure.so.9.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpcpp_channelz.so.1.26.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_protoc_compiler.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libupb.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_ruby_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_cpp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_csharp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_objective_c_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libaddress_sorting.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_reflection.so.1.26.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_unsecure.so.1.26.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++_error_details.so.1.26.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc_cronet.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_cli extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_node_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_php_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc_tools/_protoc_compiler.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin/grpc_python_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages/grpc/_cython/cygrpc.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libupb.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc++.so.1.26.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgpr.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpcpp_channelz.so.1.26.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/libgrpc_unsecure.so.9.0.0 original debug info size: 178944kB, size after compression: 127676kB /usr/lib/rpm/sepdebugcrcfix: Updated 21 CRC32s, 0 CRC32s did match. 27743 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/doc/grpc/examples/php/greeter_proto_gen.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/route_guide/route_guide_proto_gen.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/route_guide/run_route_guide_client.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/run_greeter_client.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7HbCx1 + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 ~/build/BUILD/grpc-1.26.0/src/python/grpcio_tests ~/build/BUILD/grpc-1.26.0 + export FEDORA_NO_NETWORK_TESTS=1 + FEDORA_NO_NETWORK_TESTS=1 + pushd src/python/grpcio_tests + for suite in test_lite + env 'CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' PATH=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/lib/python3.9/site-packages PYTHONDONTWRITEBYTECODE=1 /usr/bin/python3 setup.py test_lite running test_lite Running _sanity._sanity_test.SanityTest.testTestsJsonUpToDate Testing gRPC Python... SUCCESS _sanity._sanity_test.SanityTest.testTestsJsonUpToDate Running channelz._channelz_servicer_test.ChannelzServicerTest.test_failed_request SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_failed_request Running channelz._channelz_servicer_test.ChannelzServicerTest.test_get_one_server SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_get_one_server Running channelz._channelz_servicer_test.ChannelzServicerTest.test_get_top_channels_basic SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_get_top_channels_basic Running channelz._channelz_servicer_test.ChannelzServicerTest.test_get_top_channels_high_start_id SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_get_top_channels_high_start_id Running channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_channel SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_channel Running channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_server SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_server Running channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_server_sockets SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_server_sockets Running channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_socket SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_socket Running channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_subchannel SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_invalid_query_get_subchannel Running channelz._channelz_servicer_test.ChannelzServicerTest.test_many_channel SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_many_channel Running channelz._channelz_servicer_test.ChannelzServicerTest.test_many_requests SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_many_requests Running channelz._channelz_servicer_test.ChannelzServicerTest.test_many_requests_many_channel SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_many_requests_many_channel Running channelz._channelz_servicer_test.ChannelzServicerTest.test_many_subchannels SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_many_subchannels Running channelz._channelz_servicer_test.ChannelzServicerTest.test_many_subchannels_and_sockets SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_many_subchannels_and_sockets Running channelz._channelz_servicer_test.ChannelzServicerTest.test_server_basic SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_server_basic Running channelz._channelz_servicer_test.ChannelzServicerTest.test_server_call SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_server_call Running channelz._channelz_servicer_test.ChannelzServicerTest.test_server_listen_sockets SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_server_listen_sockets Running channelz._channelz_servicer_test.ChannelzServicerTest.test_server_sockets SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_server_sockets Running channelz._channelz_servicer_test.ChannelzServicerTest.test_streaming_rpc SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_streaming_rpc Running channelz._channelz_servicer_test.ChannelzServicerTest.test_successful_request SUCCESS channelz._channelz_servicer_test.ChannelzServicerTest.test_successful_request Running fork._fork_interop_test.ForkInteropTest.testAsyncUnaryNewChannel SKIP fork._fork_interop_test.ForkInteropTest.testAsyncUnaryNewChannel Running fork._fork_interop_test.ForkInteropTest.testAsyncUnarySameChannel SKIP fork._fork_interop_test.ForkInteropTest.testAsyncUnarySameChannel Running fork._fork_interop_test.ForkInteropTest.testBlockingUnaryNewChannel SKIP fork._fork_interop_test.ForkInteropTest.testBlockingUnaryNewChannel Running fork._fork_interop_test.ForkInteropTest.testBlockingUnarySameChannel SKIP fork._fork_interop_test.ForkInteropTest.testBlockingUnarySameChannel Running fork._fork_interop_test.ForkInteropTest.testCloseChannelBeforeFork SKIP fork._fork_interop_test.ForkInteropTest.testCloseChannelBeforeFork Running fork._fork_interop_test.ForkInteropTest.testConnectivityWatch SKIP fork._fork_interop_test.ForkInteropTest.testConnectivityWatch Running fork._fork_interop_test.ForkInteropTest.testInProgressBidiContinueCall SKIP fork._fork_interop_test.ForkInteropTest.testInProgressBidiContinueCall Running fork._fork_interop_test.ForkInteropTest.testInProgressBidiNewChannelAsyncCall SKIP fork._fork_interop_test.ForkInteropTest.testInProgressBidiNewChannelAsyncCall Running fork._fork_interop_test.ForkInteropTest.testInProgressBidiNewChannelBlockingCall SKIP fork._fork_interop_test.ForkInteropTest.testInProgressBidiNewChannelBlockingCall Running fork._fork_interop_test.ForkInteropTest.testInProgressBidiSameChannelAsyncCall SKIP fork._fork_interop_test.ForkInteropTest.testInProgressBidiSameChannelAsyncCall Running fork._fork_interop_test.ForkInteropTest.testInProgressBidiSameChannelBlockingCall SKIP fork._fork_interop_test.ForkInteropTest.testInProgressBidiSameChannelBlockingCall Running health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_cancelled_watch_removed_from_watch_list SKIP health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_cancelled_watch_removed_from_watch_list Running health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_graceful_shutdown SUCCESS health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_graceful_shutdown Running health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_two_watchers SUCCESS health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_two_watchers Running health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_watch_empty_service SUCCESS health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_watch_empty_service Running health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_watch_new_service SUCCESS health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_watch_new_service Running health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_watch_service_isolation SUCCESS health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest.test_watch_service_isolation Running health_check._health_servicer_test.HealthServicerTest.test_cancelled_watch_removed_from_watch_list SKIP health_check._health_servicer_test.HealthServicerTest.test_cancelled_watch_removed_from_watch_list Running health_check._health_servicer_test.HealthServicerTest.test_check_empty_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_check_empty_service Running health_check._health_servicer_test.HealthServicerTest.test_check_not_found_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_check_not_found_service Running health_check._health_servicer_test.HealthServicerTest.test_check_not_serving_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_check_not_serving_service Running health_check._health_servicer_test.HealthServicerTest.test_check_serving_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_check_serving_service Running health_check._health_servicer_test.HealthServicerTest.test_check_unknown_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_check_unknown_service Running health_check._health_servicer_test.HealthServicerTest.test_graceful_shutdown SUCCESS health_check._health_servicer_test.HealthServicerTest.test_graceful_shutdown Running health_check._health_servicer_test.HealthServicerTest.test_health_service_name SUCCESS health_check._health_servicer_test.HealthServicerTest.test_health_service_name Running health_check._health_servicer_test.HealthServicerTest.test_two_watchers SUCCESS health_check._health_servicer_test.HealthServicerTest.test_two_watchers Running health_check._health_servicer_test.HealthServicerTest.test_watch_empty_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_watch_empty_service Running health_check._health_servicer_test.HealthServicerTest.test_watch_new_service SUCCESS health_check._health_servicer_test.HealthServicerTest.test_watch_new_service Running health_check._health_servicer_test.HealthServicerTest.test_watch_service_isolation SUCCESS health_check._health_servicer_test.HealthServicerTest.test_watch_service_isolation Running interop._insecure_intraop_test.InsecureIntraopTest.testCancelAfterBegin SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testCancelAfterBegin Running interop._insecure_intraop_test.InsecureIntraopTest.testCancelAfterFirstResponse SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testCancelAfterFirstResponse Running interop._insecure_intraop_test.InsecureIntraopTest.testClientStreaming SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testClientStreaming Running interop._insecure_intraop_test.InsecureIntraopTest.testEmptyUnary SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testEmptyUnary Running interop._insecure_intraop_test.InsecureIntraopTest.testLargeUnary SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testLargeUnary Running interop._insecure_intraop_test.InsecureIntraopTest.testPingPong SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testPingPong Running interop._insecure_intraop_test.InsecureIntraopTest.testServerStreaming SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testServerStreaming Running interop._insecure_intraop_test.InsecureIntraopTest.testTimeoutOnSleepingServer SUCCESS interop._insecure_intraop_test.InsecureIntraopTest.testTimeoutOnSleepingServer Running interop._secure_intraop_test.SecureIntraopTest.testCancelAfterBegin SKIP interop._secure_intraop_test.SecureIntraopTest.testCancelAfterBegin Running interop._secure_intraop_test.SecureIntraopTest.testCancelAfterFirstResponse SKIP interop._secure_intraop_test.SecureIntraopTest.testCancelAfterFirstResponse Running interop._secure_intraop_test.SecureIntraopTest.testClientStreaming SKIP interop._secure_intraop_test.SecureIntraopTest.testClientStreaming Running interop._secure_intraop_test.SecureIntraopTest.testEmptyUnary SKIP interop._secure_intraop_test.SecureIntraopTest.testEmptyUnary Running interop._secure_intraop_test.SecureIntraopTest.testLargeUnary SKIP interop._secure_intraop_test.SecureIntraopTest.testLargeUnary Running interop._secure_intraop_test.SecureIntraopTest.testPingPong SKIP interop._secure_intraop_test.SecureIntraopTest.testPingPong Running interop._secure_intraop_test.SecureIntraopTest.testServerStreaming SKIP interop._secure_intraop_test.SecureIntraopTest.testServerStreaming Running interop._secure_intraop_test.SecureIntraopTest.testTimeoutOnSleepingServer SKIP interop._secure_intraop_test.SecureIntraopTest.testTimeoutOnSleepingServer Running protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCall SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCall Running protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCallCancelled SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCallCancelled Running protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCallExpired SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCallExpired Running protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCallFailed SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testFullDuplexCallFailed Running protoc_plugin._python_plugin_test.PythonPluginTest.testHalfDuplexCall SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testHalfDuplexCall Running protoc_plugin._python_plugin_test.PythonPluginTest.testHalfDuplexCallWedged SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testHalfDuplexCallWedged Running protoc_plugin._python_plugin_test.PythonPluginTest.testImportAttributes SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testImportAttributes Running protoc_plugin._python_plugin_test.PythonPluginTest.testIncompleteServicer SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testIncompleteServicer Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCall SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCall Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFuture SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFuture Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFutureCancelled SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFutureCancelled Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFutureExpired SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFutureExpired Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFutureFailed SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingInputCallFutureFailed Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCall SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCall Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCallCancelled SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCallCancelled Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCallExpired SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCallExpired Running protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCallFailed SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testStreamingOutputCallFailed Running protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCall SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCall Running protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFuture SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFuture Running protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFutureCancelled SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFutureCancelled Running protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFutureExpired SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFutureExpired Running protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFutureFailed SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testUnaryCallFutureFailed Running protoc_plugin._python_plugin_test.PythonPluginTest.testUpDown SUCCESS protoc_plugin._python_plugin_test.PythonPluginTest.testUpDown Running protoc_plugin._split_definitions_test.SameProtoMid2016ProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SameProtoMid2016ProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SameProtoMid2016ProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SameProtoMid2016ProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SameProtoSingleProtocExecutionProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SameProtoSingleProtocExecutionProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SameProtoSingleProtocExecutionProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SameProtoSingleProtocExecutionProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SameProtoProtoBeforeGrpcProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SameProtoProtoBeforeGrpcProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SameProtoProtoBeforeGrpcProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SameProtoProtoBeforeGrpcProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SameProtoGrpcBeforeProtoProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SameProtoGrpcBeforeProtoProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SameProtoGrpcBeforeProtoProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SameProtoGrpcBeforeProtoProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SplitProtoMid2016ProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SplitProtoMid2016ProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SplitProtoMid2016ProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SplitProtoMid2016ProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SplitProtoSingleProtocExecutionProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SplitProtoSingleProtocExecutionProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SplitProtoSingleProtocExecutionProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SplitProtoSingleProtocExecutionProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SplitProtoProtoBeforeGrpcProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SplitProtoProtoBeforeGrpcProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SplitProtoProtoBeforeGrpcProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SplitProtoProtoBeforeGrpcProtocStyleTest.test_imported_attributes Running protoc_plugin._split_definitions_test.SplitProtoGrpcBeforeProtoProtocStyleTest.test_call SUCCESS protoc_plugin._split_definitions_test.SplitProtoGrpcBeforeProtoProtocStyleTest.test_call Running protoc_plugin._split_definitions_test.SplitProtoGrpcBeforeProtoProtocStyleTest.test_imported_attributes SUCCESS protoc_plugin._split_definitions_test.SplitProtoGrpcBeforeProtoProtocStyleTest.test_imported_attributes Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCall SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCall Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCallCancelled SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCallCancelled Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCallExpired SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCallExpired Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCallFailed SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testFullDuplexCallFailed Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testHalfDuplexCall SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testHalfDuplexCall Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testHalfDuplexCallWedged SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testHalfDuplexCallWedged Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testImportAttributes SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testImportAttributes Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testIncompleteServicer SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testIncompleteServicer Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCall SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCall Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFuture SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFuture Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFutureCancelled SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFutureCancelled Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFutureExpired SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFutureExpired Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFutureFailed SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingInputCallFutureFailed Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCall SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCall Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCallCancelled SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCallCancelled Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCallExpired SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCallExpired Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCallFailed SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testStreamingOutputCallFailed Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCall SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCall Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFuture SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFuture Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFutureCancelled SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFutureCancelled Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFutureExpired SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFutureExpired Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFutureFailed SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUnaryCallFutureFailed Running protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUpDown SUCCESS protoc_plugin.beta_python_plugin_test.PythonPluginTest.testUpDown Running reflection._reflection_servicer_test.ReflectionServicerTest.testExtensionNumbersOfType SUCCESS reflection._reflection_servicer_test.ReflectionServicerTest.testExtensionNumbersOfType Running reflection._reflection_servicer_test.ReflectionServicerTest.testFileByName SUCCESS reflection._reflection_servicer_test.ReflectionServicerTest.testFileByName Running reflection._reflection_servicer_test.ReflectionServicerTest.testFileBySymbol SUCCESS reflection._reflection_servicer_test.ReflectionServicerTest.testFileBySymbol Running reflection._reflection_servicer_test.ReflectionServicerTest.testFileContainingExtension SUCCESS reflection._reflection_servicer_test.ReflectionServicerTest.testFileContainingExtension Running reflection._reflection_servicer_test.ReflectionServicerTest.testListServices SUCCESS reflection._reflection_servicer_test.ReflectionServicerTest.testListServices Running reflection._reflection_servicer_test.ReflectionServicerTest.testReflectionServiceName SUCCESS reflection._reflection_servicer_test.ReflectionServicerTest.testReflectionServiceName Running status._grpc_status_test.StatusTest.test_code_message_validation SUCCESS status._grpc_status_test.StatusTest.test_code_message_validation Running status._grpc_status_test.StatusTest.test_error_details SUCCESS status._grpc_status_test.StatusTest.test_error_details Running status._grpc_status_test.StatusTest.test_invalid_code SUCCESS status._grpc_status_test.StatusTest.test_invalid_code Running status._grpc_status_test.StatusTest.test_status_not_ok SUCCESS status._grpc_status_test.StatusTest.test_status_not_ok Running status._grpc_status_test.StatusTest.test_status_ok SUCCESS status._grpc_status_test.StatusTest.test_status_ok Running testing._client_test.ClientTest.test_cancelled_unary_unary SUCCESS testing._client_test.ClientTest.test_cancelled_unary_unary Running testing._client_test.ClientTest.test_concurrent_stream_stream SUCCESS testing._client_test.ClientTest.test_concurrent_stream_stream Running testing._client_test.ClientTest.test_infinite_request_stream_real_time SUCCESS testing._client_test.ClientTest.test_infinite_request_stream_real_time Running testing._client_test.ClientTest.test_misbehaving_server_stream_stream SUCCESS testing._client_test.ClientTest.test_misbehaving_server_stream_stream Running testing._client_test.ClientTest.test_misbehaving_server_unary_unary SUCCESS testing._client_test.ClientTest.test_misbehaving_server_unary_unary Running testing._client_test.ClientTest.test_status_stream_stream SUCCESS testing._client_test.ClientTest.test_status_stream_stream Running testing._client_test.ClientTest.test_status_stream_unary SUCCESS testing._client_test.ClientTest.test_status_stream_unary Running testing._client_test.ClientTest.test_successful_stream_stream SUCCESS testing._client_test.ClientTest.test_successful_stream_stream Running testing._client_test.ClientTest.test_successful_stream_unary SUCCESS testing._client_test.ClientTest.test_successful_stream_unary Running testing._client_test.ClientTest.test_successful_unary_stream SUCCESS testing._client_test.ClientTest.test_successful_unary_stream Running testing._client_test.ClientTest.test_successful_unary_unary SUCCESS testing._client_test.ClientTest.test_successful_unary_unary Running testing._server_test.FirstServiceServicerTest.test_infinite_request_stream_fake_time SUCCESS testing._server_test.FirstServiceServicerTest.test_infinite_request_stream_fake_time Running testing._server_test.FirstServiceServicerTest.test_infinite_request_stream_real_time SUCCESS testing._server_test.FirstServiceServicerTest.test_infinite_request_stream_real_time Running testing._server_test.FirstServiceServicerTest.test_misbehaving_client_unary_unary SUCCESS testing._server_test.FirstServiceServicerTest.test_misbehaving_client_unary_unary Running testing._server_test.FirstServiceServicerTest.test_mutating_stream_stream SUCCESS testing._server_test.FirstServiceServicerTest.test_mutating_stream_stream Running testing._server_test.FirstServiceServicerTest.test_server_rpc_idempotence SUCCESS testing._server_test.FirstServiceServicerTest.test_server_rpc_idempotence Running testing._server_test.FirstServiceServicerTest.test_servicer_context_abort SUCCESS testing._server_test.FirstServiceServicerTest.test_servicer_context_abort Running testing._server_test.FirstServiceServicerTest.test_successful_stream_stream SUCCESS testing._server_test.FirstServiceServicerTest.test_successful_stream_stream Running testing._server_test.FirstServiceServicerTest.test_successful_stream_unary SUCCESS testing._server_test.FirstServiceServicerTest.test_successful_stream_unary Running testing._server_test.FirstServiceServicerTest.test_successful_unary_stream SUCCESS testing._server_test.FirstServiceServicerTest.test_successful_unary_stream Running testing._server_test.FirstServiceServicerTest.test_successful_unary_unary SUCCESS testing._server_test.FirstServiceServicerTest.test_successful_unary_unary Running testing._time_test.StrictFakeTimeTest.test_call_at SUCCESS testing._time_test.StrictFakeTimeTest.test_call_at Running testing._time_test.StrictFakeTimeTest.test_call_in SUCCESS testing._time_test.StrictFakeTimeTest.test_call_in Running testing._time_test.StrictFakeTimeTest.test_cancel SUCCESS testing._time_test.StrictFakeTimeTest.test_cancel Running testing._time_test.StrictFakeTimeTest.test_many SUCCESS testing._time_test.StrictFakeTimeTest.test_many Running testing._time_test.StrictFakeTimeTest.test_same_behavior_used_several_times SUCCESS testing._time_test.StrictFakeTimeTest.test_same_behavior_used_several_times Running testing._time_test.StrictFakeTimeTest.test_sleep_for SUCCESS testing._time_test.StrictFakeTimeTest.test_sleep_for Running testing._time_test.StrictFakeTimeTest.test_sleep_until SUCCESS testing._time_test.StrictFakeTimeTest.test_sleep_until Running testing._time_test.StrictRealTimeTest.test_call_at SUCCESS testing._time_test.StrictRealTimeTest.test_call_at Running testing._time_test.StrictRealTimeTest.test_call_in SUCCESS testing._time_test.StrictRealTimeTest.test_call_in Running testing._time_test.StrictRealTimeTest.test_cancel SUCCESS testing._time_test.StrictRealTimeTest.test_cancel Running testing._time_test.StrictRealTimeTest.test_many SUCCESS testing._time_test.StrictRealTimeTest.test_many Running testing._time_test.StrictRealTimeTest.test_same_behavior_used_several_times SUCCESS testing._time_test.StrictRealTimeTest.test_same_behavior_used_several_times Running testing._time_test.StrictRealTimeTest.test_sleep_for SUCCESS testing._time_test.StrictRealTimeTest.test_sleep_for Running testing._time_test.StrictRealTimeTest.test_sleep_until SUCCESS testing._time_test.StrictRealTimeTest.test_sleep_until Running unit._abort_test.AbortTest.test_abort SUCCESS unit._abort_test.AbortTest.test_abort Running unit._abort_test.AbortTest.test_abort_does_not_leak_local_vars SKIP unit._abort_test.AbortTest.test_abort_does_not_leak_local_vars Running unit._abort_test.AbortTest.test_abort_with_status SUCCESS unit._abort_test.AbortTest.test_abort_with_status Running unit._abort_test.AbortTest.test_invalid_code SUCCESS unit._abort_test.AbortTest.test_invalid_code Running unit._api_test.AllTest.testAll SUCCESS unit._api_test.AllTest.testAll Running unit._api_test.ChannelConnectivityTest.testChannelConnectivity SUCCESS unit._api_test.ChannelConnectivityTest.testChannelConnectivity Running unit._api_test.ChannelTest.test_secure_channel SUCCESS unit._api_test.ChannelTest.test_secure_channel Running unit._auth_context_test.AuthContextTest.testInsecure SUCCESS unit._auth_context_test.AuthContextTest.testInsecure Running unit._auth_context_test.AuthContextTest.testSecureClientCert SKIP unit._auth_context_test.AuthContextTest.testSecureClientCert Running unit._auth_context_test.AuthContextTest.testSecureNoCert SKIP unit._auth_context_test.AuthContextTest.testSecureNoCert Running unit._auth_context_test.AuthContextTest.testSessionResumption SKIP unit._auth_context_test.AuthContextTest.testSessionResumption Running unit._auth_test.AccessTokenAuthMetadataPluginTest.test_google_call_credentials_success SUCCESS unit._auth_test.AccessTokenAuthMetadataPluginTest.test_google_call_credentials_success Running unit._auth_test.GoogleCallCredentialsTest.test_google_call_credentials_error SUCCESS unit._auth_test.GoogleCallCredentialsTest.test_google_call_credentials_error Running unit._auth_test.GoogleCallCredentialsTest.test_google_call_credentials_success SUCCESS unit._auth_test.GoogleCallCredentialsTest.test_google_call_credentials_success Running unit._channel_args_test.ChannelArgsTest.test_client SUCCESS unit._channel_args_test.ChannelArgsTest.test_client Running unit._channel_args_test.ChannelArgsTest.test_invalid_client_args SUCCESS unit._channel_args_test.ChannelArgsTest.test_invalid_client_args Running unit._channel_args_test.ChannelArgsTest.test_server SUCCESS unit._channel_args_test.ChannelArgsTest.test_server Running unit._channel_close_test.ChannelCloseTest.test_close_immediately_after_call_invocation SUCCESS unit._channel_close_test.ChannelCloseTest.test_close_immediately_after_call_invocation Running unit._channel_close_test.ChannelCloseTest.test_close_while_call_active SUCCESS unit._channel_close_test.ChannelCloseTest.test_close_while_call_active Running unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_call_active SUCCESS unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_call_active Running unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_many_calls_active SUCCESS unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_many_calls_active Running unit._channel_close_test.ChannelCloseTest.test_exception_in_callback SUCCESS unit._channel_close_test.ChannelCloseTest.test_exception_in_callback Running unit._channel_close_test.ChannelCloseTest.test_many_concurrent_closes SUCCESS unit._channel_close_test.ChannelCloseTest.test_many_concurrent_closes Running unit._channel_connectivity_test.ChannelConnectivityTest.test_immediately_connectable_channel_connectivity SUCCESS unit._channel_connectivity_test.ChannelConnectivityTest.test_immediately_connectable_channel_connectivity Running unit._channel_connectivity_test.ChannelConnectivityTest.test_lonely_channel_connectivity SUCCESS unit._channel_connectivity_test.ChannelConnectivityTest.test_lonely_channel_connectivity Running unit._channel_connectivity_test.ChannelConnectivityTest.test_reachable_then_unreachable_channel_connectivity SUCCESS unit._channel_connectivity_test.ChannelConnectivityTest.test_reachable_then_unreachable_channel_connectivity Running unit._channel_ready_future_test.ChannelReadyFutureTest.test_immediately_connectable_channel_connectivity SUCCESS unit._channel_ready_future_test.ChannelReadyFutureTest.test_immediately_connectable_channel_connectivity Running unit._channel_ready_future_test.ChannelReadyFutureTest.test_lonely_channel_connectivity SUCCESS unit._channel_ready_future_test.ChannelReadyFutureTest.test_lonely_channel_connectivity Running unit._compression_test.CompressionTest.testDisableNextCompressionStreaming SKIP unit._compression_test.CompressionTest.testDisableNextCompressionStreaming Running unit._compression_test.CompressionTest.testDisableNextCompressionStreamingResets SUCCESS unit._compression_test.CompressionTest.testDisableNextCompressionStreamingResets Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testStreamUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryStreamChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelGzipCompressionMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableGzipCompressionServerUncompressedServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerGzipCompressionServerCallUncompressed Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallGzipCompression Running unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed SKIP unit._compression_test.CompressionTest.testUnaryUnaryChannelUncompressedMulticallableUncompressedServerUncompressedServerCallUncompressed Running unit._credentials_test.CredentialsTest.test_call_credentials_composition SUCCESS unit._credentials_test.CredentialsTest.test_call_credentials_composition Running unit._credentials_test.CredentialsTest.test_channel_credentials_composition SUCCESS unit._credentials_test.CredentialsTest.test_channel_credentials_composition Running unit._credentials_test.CredentialsTest.test_invalid_string_certificate SUCCESS unit._credentials_test.CredentialsTest.test_invalid_string_certificate Running unit._cython._cancel_many_calls_test.CancelManyCallsTest.testCancelManyCalls SUCCESS unit._cython._cancel_many_calls_test.CancelManyCallsTest.testCancelManyCalls Running unit._cython._channel_test.ChannelTest.test_multiple_channels_lonely_connectivity SUCCESS unit._cython._channel_test.ChannelTest.test_multiple_channels_lonely_connectivity Running unit._cython._channel_test.ChannelTest.test_negative_deadline_connectivity SUCCESS unit._cython._channel_test.ChannelTest.test_negative_deadline_connectivity Running unit._cython._channel_test.ChannelTest.test_single_channel_lonely_connectivity SUCCESS unit._cython._channel_test.ChannelTest.test_single_channel_lonely_connectivity Running unit._cython._fork_test.ForkPosixTester.testForkManagedThread SUCCESS unit._cython._fork_test.ForkPosixTester.testForkManagedThread Running unit._cython._fork_test.ForkPosixTester.testForkManagedThreadThrowsException SUCCESS unit._cython._fork_test.ForkPosixTester.testForkManagedThreadThrowsException Running unit._cython._fork_test.ForkWindowsTester.testForkManagedThreadIsNoOp SKIP unit._cython._fork_test.ForkWindowsTester.testForkManagedThreadIsNoOp Running unit._cython._no_messages_server_completion_queue_per_call_test.Test.test_rpcs SUCCESS unit._cython._no_messages_server_completion_queue_per_call_test.Test.test_rpcs Running unit._cython._no_messages_single_server_completion_queue_test.Test.test_rpcs SUCCESS unit._cython._no_messages_single_server_completion_queue_test.Test.test_rpcs Running unit._cython._read_some_but_not_all_responses_test.ReadSomeButNotAllResponsesTest.testReadSomeButNotAllResponses SUCCESS unit._cython._read_some_but_not_all_responses_test.ReadSomeButNotAllResponsesTest.testReadSomeButNotAllResponses Running unit._cython._server_test.Test.test_lonely_server SUCCESS unit._cython._server_test.Test.test_lonely_server Running unit._cython.cygrpc_test.InsecureServerInsecureClient.test_6522 SUCCESS unit._cython.cygrpc_test.InsecureServerInsecureClient.test_6522 Running unit._cython.cygrpc_test.InsecureServerInsecureClient.test_echo SUCCESS unit._cython.cygrpc_test.InsecureServerInsecureClient.test_echo Running unit._cython.cygrpc_test.SecureServerSecureClient.test_6522 SKIP unit._cython.cygrpc_test.SecureServerSecureClient.test_6522 Running unit._cython.cygrpc_test.SecureServerSecureClient.test_echo SKIP unit._cython.cygrpc_test.SecureServerSecureClient.test_echo Running unit._cython.cygrpc_test.TypeSmokeTest.testChannelUpDown SUCCESS unit._cython.cygrpc_test.TypeSmokeTest.testChannelUpDown Running unit._cython.cygrpc_test.TypeSmokeTest.testCompletionQueueUpDown SUCCESS unit._cython.cygrpc_test.TypeSmokeTest.testCompletionQueueUpDown Running unit._cython.cygrpc_test.TypeSmokeTest.testServerStartNoExplicitShutdown SUCCESS unit._cython.cygrpc_test.TypeSmokeTest.testServerStartNoExplicitShutdown Running unit._cython.cygrpc_test.TypeSmokeTest.testServerStartShutdown SUCCESS unit._cython.cygrpc_test.TypeSmokeTest.testServerStartShutdown Running unit._cython.cygrpc_test.TypeSmokeTest.testServerUpDown SUCCESS unit._cython.cygrpc_test.TypeSmokeTest.testServerUpDown Running unit._cython.cygrpc_test.TypeSmokeTest.test_metadata_plugin_call_credentials_up_down SUCCESS unit._cython.cygrpc_test.TypeSmokeTest.test_metadata_plugin_call_credentials_up_down Running unit._dns_resolver_test.DNSResolverTest.test_connect_loopback SKIP unit._dns_resolver_test.DNSResolverTest.test_connect_loopback Running unit._empty_message_test.EmptyMessageTest.testStreamStream SUCCESS unit._empty_message_test.EmptyMessageTest.testStreamStream Running unit._empty_message_test.EmptyMessageTest.testStreamUnary SUCCESS unit._empty_message_test.EmptyMessageTest.testStreamUnary Running unit._empty_message_test.EmptyMessageTest.testUnaryStream SUCCESS unit._empty_message_test.EmptyMessageTest.testUnaryStream Running unit._empty_message_test.EmptyMessageTest.testUnaryUnary SUCCESS unit._empty_message_test.EmptyMessageTest.testUnaryUnary Running unit._error_message_encoding_test.ErrorMessageEncodingTest.testMessageEncoding SUCCESS unit._error_message_encoding_test.ErrorMessageEncodingTest.testMessageEncoding Running unit._exit_test.ExitTest.test_in_flight_partial_stream_stream_call SUCCESS unit._exit_test.ExitTest.test_in_flight_partial_stream_stream_call Running unit._exit_test.ExitTest.test_in_flight_partial_stream_unary_call SUCCESS unit._exit_test.ExitTest.test_in_flight_partial_stream_unary_call Running unit._exit_test.ExitTest.test_in_flight_partial_unary_stream_call SUCCESS unit._exit_test.ExitTest.test_in_flight_partial_unary_stream_call Running unit._exit_test.ExitTest.test_in_flight_stream_stream_call SUCCESS unit._exit_test.ExitTest.test_in_flight_stream_stream_call Running unit._exit_test.ExitTest.test_in_flight_stream_unary_call SUCCESS unit._exit_test.ExitTest.test_in_flight_stream_unary_call Running unit._exit_test.ExitTest.test_in_flight_unary_stream_call SUCCESS unit._exit_test.ExitTest.test_in_flight_unary_stream_call Running unit._exit_test.ExitTest.test_in_flight_unary_unary_call SUCCESS unit._exit_test.ExitTest.test_in_flight_unary_unary_call Running unit._exit_test.ExitTest.test_poll_connectivity SUCCESS unit._exit_test.ExitTest.test_poll_connectivity Running unit._exit_test.ExitTest.test_poll_connectivity_no_server SUCCESS unit._exit_test.ExitTest.test_poll_connectivity_no_server Running unit._exit_test.ExitTest.test_poll_connectivity_no_server_terminate SUCCESS unit._exit_test.ExitTest.test_poll_connectivity_no_server_terminate Running unit._exit_test.ExitTest.test_poll_connectivity_terminate SUCCESS unit._exit_test.ExitTest.test_poll_connectivity_terminate Running unit._exit_test.ExitTest.test_running_server SUCCESS unit._exit_test.ExitTest.test_running_server Running unit._exit_test.ExitTest.test_running_server_terminate SUCCESS unit._exit_test.ExitTest.test_running_server_terminate Running unit._exit_test.ExitTest.test_unstarted_server SUCCESS unit._exit_test.ExitTest.test_unstarted_server Running unit._exit_test.ExitTest.test_unstarted_server_terminate SUCCESS unit._exit_test.ExitTest.test_unstarted_server_terminate Running unit._grpc_shutdown_test.GrpcShutdownTest.test_channel_close_with_connectivity_watcher SUCCESS unit._grpc_shutdown_test.GrpcShutdownTest.test_channel_close_with_connectivity_watcher Running unit._interceptor_test.InterceptorTest.testDefectiveClientInterceptor SUCCESS unit._interceptor_test.InterceptorTest.testDefectiveClientInterceptor Running unit._interceptor_test.InterceptorTest.testInterceptedHeaderManipulationWithServerSideVerification SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedHeaderManipulationWithServerSideVerification Running unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestBlockingUnaryResponse SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestBlockingUnaryResponse Running unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestBlockingUnaryResponseWithCall SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestBlockingUnaryResponseWithCall Running unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestFutureUnaryResponse SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestFutureUnaryResponse Running unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestFutureUnaryResponseWithError SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestFutureUnaryResponseWithError Running unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestStreamResponse SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestStreamResponse Running unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestStreamResponseWithError SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedStreamRequestStreamResponseWithError Running unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestBlockingUnaryResponse SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestBlockingUnaryResponse Running unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestBlockingUnaryResponseWithCall SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestBlockingUnaryResponseWithCall Running unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestBlockingUnaryResponseWithError SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestBlockingUnaryResponseWithError Running unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestFutureUnaryResponse SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestFutureUnaryResponse Running unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestStreamResponse SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestStreamResponse Running unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestStreamResponseWithError SUCCESS unit._interceptor_test.InterceptorTest.testInterceptedUnaryRequestStreamResponseWithError Running unit._interceptor_test.InterceptorTest.testTripleRequestMessagesClientInterceptor SUCCESS unit._interceptor_test.InterceptorTest.testTripleRequestMessagesClientInterceptor Running unit._invalid_metadata_test.InvalidMetadataTest.testInvalidMetadata SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testInvalidMetadata Running unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestBlockingUnaryResponse SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestBlockingUnaryResponse Running unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestBlockingUnaryResponseWithCall SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestBlockingUnaryResponseWithCall Running unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestFutureUnaryResponse SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestFutureUnaryResponse Running unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestStreamResponse SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testStreamRequestStreamResponse Running unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestBlockingUnaryResponse SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestBlockingUnaryResponse Running unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestBlockingUnaryResponseWithCall SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestBlockingUnaryResponseWithCall Running unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestFutureUnaryResponse SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestFutureUnaryResponse Running unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestStreamResponse SUCCESS unit._invalid_metadata_test.InvalidMetadataTest.testUnaryRequestStreamResponse Running unit._invocation_defects_test.InvocationDefectsTest.testDefectiveGenericRpcHandlerUnaryResponse SUCCESS unit._invocation_defects_test.InvocationDefectsTest.testDefectiveGenericRpcHandlerUnaryResponse Running unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestBlockingUnaryResponse SUCCESS unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestBlockingUnaryResponse Running unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestFutureUnaryResponse SUCCESS unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestFutureUnaryResponse Running unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestStreamResponse SUCCESS unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestStreamResponse Running unit._invocation_defects_test.InvocationDefectsTest.testIteratorStreamRequestStreamResponse SUCCESS unit._invocation_defects_test.InvocationDefectsTest.testIteratorStreamRequestStreamResponse Running unit._local_credentials_test.LocalCredentialsTest.test_local_tcp SUCCESS unit._local_credentials_test.LocalCredentialsTest.test_local_tcp Running unit._local_credentials_test.LocalCredentialsTest.test_uds SUCCESS unit._local_credentials_test.LocalCredentialsTest.test_uds Running unit._logging_test.LoggingTest.test_can_configure_logger SUCCESS unit._logging_test.LoggingTest.test_can_configure_logger Running unit._logging_test.LoggingTest.test_grpc_logger SUCCESS unit._logging_test.LoggingTest.test_grpc_logger Running unit._logging_test.LoggingTest.test_handler_found SUCCESS unit._logging_test.LoggingTest.test_handler_found Running unit._logging_test.LoggingTest.test_logger_not_occupied SUCCESS unit._logging_test.LoggingTest.test_logger_not_occupied Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedStreamStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedStreamStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedStreamUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedStreamUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedUnaryStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedUnaryStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedUnaryUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testAbortedUnaryUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionStreamStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionStreamStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionStreamUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionStreamUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionUnaryStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionUnaryStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionUnaryUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeExceptionUnaryUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeReturnNoneStreamUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeReturnNoneStreamUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeReturnNoneUnaryUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeReturnNoneUnaryUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeStreamStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeStreamStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeStreamUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeStreamUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeUnaryStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeUnaryStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeUnaryUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testCustomCodeUnaryUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulStreamStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulStreamStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulStreamUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulStreamUnary Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulUnaryStream SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulUnaryStream Running unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulUnaryUnary SUCCESS unit._metadata_code_details_test.MetadataCodeDetailsTest.testSuccessfulUnaryUnary Running unit._metadata_flags_test.MetadataFlagsTest.test_call_wait_for_ready_default SUCCESS unit._metadata_flags_test.MetadataFlagsTest.test_call_wait_for_ready_default Running unit._metadata_flags_test.MetadataFlagsTest.test_call_wait_for_ready_disabled SUCCESS unit._metadata_flags_test.MetadataFlagsTest.test_call_wait_for_ready_disabled Running unit._metadata_flags_test.MetadataFlagsTest.test_call_wait_for_ready_enabled SUCCESS unit._metadata_flags_test.MetadataFlagsTest.test_call_wait_for_ready_enabled Running unit._metadata_test.MetadataTest.testStreamStream SUCCESS unit._metadata_test.MetadataTest.testStreamStream Running unit._metadata_test.MetadataTest.testStreamUnary SUCCESS unit._metadata_test.MetadataTest.testStreamUnary Running unit._metadata_test.MetadataTest.testUnaryStream SUCCESS unit._metadata_test.MetadataTest.testUnaryStream Running unit._metadata_test.MetadataTest.testUnaryUnary SUCCESS unit._metadata_test.MetadataTest.testUnaryUnary Running unit._reconnect_test.ReconnectTest.test_reconnect SUCCESS unit._reconnect_test.ReconnectTest.test_reconnect Running unit._resource_exhausted_test.ResourceExhaustedTest.testStreamStream SUCCESS unit._resource_exhausted_test.ResourceExhaustedTest.testStreamStream Running unit._resource_exhausted_test.ResourceExhaustedTest.testStreamUnary SUCCESS unit._resource_exhausted_test.ResourceExhaustedTest.testStreamUnary Running unit._resource_exhausted_test.ResourceExhaustedTest.testUnaryStream SUCCESS unit._resource_exhausted_test.ResourceExhaustedTest.testUnaryStream Running unit._resource_exhausted_test.ResourceExhaustedTest.testUnaryUnary SUCCESS unit._resource_exhausted_test.ResourceExhaustedTest.testUnaryUnary Running unit._rpc_test.RPCTest.testCancelledStreamRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testCancelledStreamRequestStreamResponse Running unit._rpc_test.RPCTest.testCancelledStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testCancelledStreamRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testCancelledStreamRequestUnaryResponse SUCCESS unit._rpc_test.RPCTest.testCancelledStreamRequestUnaryResponse Running unit._rpc_test.RPCTest.testCancelledUnaryRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testCancelledUnaryRequestStreamResponse Running unit._rpc_test.RPCTest.testCancelledUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testCancelledUnaryRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testCancelledUnaryRequestUnaryResponse SUCCESS unit._rpc_test.RPCTest.testCancelledUnaryRequestUnaryResponse Running unit._rpc_test.RPCTest.testConcurrentBlockingInvocations SUCCESS unit._rpc_test.RPCTest.testConcurrentBlockingInvocations Running unit._rpc_test.RPCTest.testConcurrentFutureInvocations SUCCESS unit._rpc_test.RPCTest.testConcurrentFutureInvocations Running unit._rpc_test.RPCTest.testConsumingOneStreamResponseUnaryRequest SUCCESS unit._rpc_test.RPCTest.testConsumingOneStreamResponseUnaryRequest Running unit._rpc_test.RPCTest.testConsumingOneStreamResponseUnaryRequestNonBlocking SUCCESS unit._rpc_test.RPCTest.testConsumingOneStreamResponseUnaryRequestNonBlocking Running unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesStreamRequest SUCCESS unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesStreamRequest Running unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesStreamRequestNonBlocking SUCCESS unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesStreamRequestNonBlocking Running unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesUnaryRequest SUCCESS unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesUnaryRequest Running unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesUnaryRequestNonBlocking SUCCESS unit._rpc_test.RPCTest.testConsumingSomeButNotAllStreamResponsesUnaryRequestNonBlocking Running unit._rpc_test.RPCTest.testConsumingTooManyStreamResponsesStreamRequest SUCCESS unit._rpc_test.RPCTest.testConsumingTooManyStreamResponsesStreamRequest Running unit._rpc_test.RPCTest.testConsumingTooManyStreamResponsesStreamRequestNonBlocking SUCCESS unit._rpc_test.RPCTest.testConsumingTooManyStreamResponsesStreamRequestNonBlocking Running unit._rpc_test.RPCTest.testDefaultThreadPoolIsUsed SUCCESS unit._rpc_test.RPCTest.testDefaultThreadPoolIsUsed Running unit._rpc_test.RPCTest.testExperimentalThreadPoolIsUsed SUCCESS unit._rpc_test.RPCTest.testExperimentalThreadPoolIsUsed Running unit._rpc_test.RPCTest.testExpiredStreamRequestBlockingUnaryResponse SUCCESS unit._rpc_test.RPCTest.testExpiredStreamRequestBlockingUnaryResponse Running unit._rpc_test.RPCTest.testExpiredStreamRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testExpiredStreamRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testExpiredStreamRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testExpiredStreamRequestStreamResponse Running unit._rpc_test.RPCTest.testExpiredStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testExpiredStreamRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testExpiredUnaryRequestBlockingUnaryResponse SUCCESS unit._rpc_test.RPCTest.testExpiredUnaryRequestBlockingUnaryResponse Running unit._rpc_test.RPCTest.testExpiredUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testExpiredUnaryRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testExpiredUnaryRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testExpiredUnaryRequestStreamResponse Running unit._rpc_test.RPCTest.testExpiredUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testExpiredUnaryRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testFailedStreamRequestBlockingUnaryResponse SUCCESS unit._rpc_test.RPCTest.testFailedStreamRequestBlockingUnaryResponse Running unit._rpc_test.RPCTest.testFailedStreamRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testFailedStreamRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testFailedStreamRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testFailedStreamRequestStreamResponse Running unit._rpc_test.RPCTest.testFailedStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testFailedStreamRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testFailedUnaryRequestBlockingUnaryResponse SUCCESS unit._rpc_test.RPCTest.testFailedUnaryRequestBlockingUnaryResponse Running unit._rpc_test.RPCTest.testFailedUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testFailedUnaryRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testFailedUnaryRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testFailedUnaryRequestStreamResponse Running unit._rpc_test.RPCTest.testFailedUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testFailedUnaryRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testIgnoredStreamRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testIgnoredStreamRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testIgnoredStreamRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testIgnoredStreamRequestStreamResponse Running unit._rpc_test.RPCTest.testIgnoredStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testIgnoredStreamRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testIgnoredUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testIgnoredUnaryRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testIgnoredUnaryRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testIgnoredUnaryRequestStreamResponse Running unit._rpc_test.RPCTest.testIgnoredUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_test.RPCTest.testIgnoredUnaryRequestStreamResponseNonBlocking Running unit._rpc_test.RPCTest.testSequentialInvocations SUCCESS unit._rpc_test.RPCTest.testSequentialInvocations Running unit._rpc_test.RPCTest.testSuccessfulStreamRequestBlockingUnaryResponse SUCCESS unit._rpc_test.RPCTest.testSuccessfulStreamRequestBlockingUnaryResponse Running unit._rpc_test.RPCTest.testSuccessfulStreamRequestBlockingUnaryResponseWithCall SUCCESS unit._rpc_test.RPCTest.testSuccessfulStreamRequestBlockingUnaryResponseWithCall Running unit._rpc_test.RPCTest.testSuccessfulStreamRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testSuccessfulStreamRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testSuccessfulStreamRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testSuccessfulStreamRequestStreamResponse Running unit._rpc_test.RPCTest.testSuccessfulUnaryRequestBlockingUnaryResponse SUCCESS unit._rpc_test.RPCTest.testSuccessfulUnaryRequestBlockingUnaryResponse Running unit._rpc_test.RPCTest.testSuccessfulUnaryRequestBlockingUnaryResponseWithCall SUCCESS unit._rpc_test.RPCTest.testSuccessfulUnaryRequestBlockingUnaryResponseWithCall Running unit._rpc_test.RPCTest.testSuccessfulUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_test.RPCTest.testSuccessfulUnaryRequestFutureUnaryResponse Running unit._rpc_test.RPCTest.testSuccessfulUnaryRequestStreamResponse SUCCESS unit._rpc_test.RPCTest.testSuccessfulUnaryRequestStreamResponse Running unit._rpc_test.RPCTest.testUnrecognizedMethod SUCCESS unit._rpc_test.RPCTest.testUnrecognizedMethod Running unit._rpc_test.RPCTest.testWaitingForSomeButNotAllConcurrentFutureInvocations SUCCESS unit._rpc_test.RPCTest.testWaitingForSomeButNotAllConcurrentFutureInvocations Running unit._server_shutdown_test.ServerShutdown.test_deallocated_server_stops SUCCESS unit._server_shutdown_test.ServerShutdown.test_deallocated_server_stops Running unit._server_shutdown_test.ServerShutdown.test_server_exception_exits SUCCESS unit._server_shutdown_test.ServerShutdown.test_server_exception_exits Running unit._server_shutdown_test.ServerShutdown.test_server_fork_can_exit SUCCESS unit._server_shutdown_test.ServerShutdown.test_server_fork_can_exit Running unit._server_ssl_cert_config_test.ServerSSLCertConfigFetcherParamsChecks.test_check_on_config_fetcher SUCCESS unit._server_ssl_cert_config_test.ServerSSLCertConfigFetcherParamsChecks.test_check_on_config_fetcher Running unit._server_ssl_cert_config_test.ServerSSLCertConfigFetcherParamsChecks.test_check_on_initial_config SUCCESS unit._server_ssl_cert_config_test.ServerSSLCertConfigFetcherParamsChecks.test_check_on_initial_config Running unit._server_ssl_cert_config_test.ServerSSLCertReloadTestCertConfigReuse.test_cert_config_reuse SUCCESS unit._server_ssl_cert_config_test.ServerSSLCertReloadTestCertConfigReuse.test_cert_config_reuse Running unit._server_ssl_cert_config_test.ServerSSLCertReloadTestWithClientAuth.test SUCCESS unit._server_ssl_cert_config_test.ServerSSLCertReloadTestWithClientAuth.test Running unit._server_ssl_cert_config_test.ServerSSLCertReloadTestWithoutClientAuth.test SUCCESS unit._server_ssl_cert_config_test.ServerSSLCertReloadTestWithoutClientAuth.test Running unit._server_test.ServerTest.test_not_a_generic_rpc_handler_after_construction SUCCESS unit._server_test.ServerTest.test_not_a_generic_rpc_handler_after_construction Running unit._server_test.ServerTest.test_not_a_generic_rpc_handler_at_construction SUCCESS unit._server_test.ServerTest.test_not_a_generic_rpc_handler_at_construction Running unit._server_wait_for_termination_test.ServerWaitForTerminationTest.test_unblock_by_del SUCCESS unit._server_wait_for_termination_test.ServerWaitForTerminationTest.test_unblock_by_del Running unit._server_wait_for_termination_test.ServerWaitForTerminationTest.test_unblock_by_invoking_stop SUCCESS unit._server_wait_for_termination_test.ServerWaitForTerminationTest.test_unblock_by_invoking_stop Running unit._server_wait_for_termination_test.ServerWaitForTerminationTest.test_unblock_by_timeout SUCCESS unit._server_wait_for_termination_test.ServerWaitForTerminationTest.test_unblock_by_timeout Running unit._session_cache_test.SSLSessionCacheTest.testSSLSessionCacheLRU SKIP unit._session_cache_test.SSLSessionCacheTest.testSSLSessionCacheLRU Running unit._signal_handling_test.SignalHandlingTest.testStreaming SUCCESS unit._signal_handling_test.SignalHandlingTest.testStreaming Running unit._signal_handling_test.SignalHandlingTest.testStreamingHandlerWithException Running signal handler. SUCCESS unit._signal_handling_test.SignalHandlingTest.testStreamingHandlerWithException Running unit._signal_handling_test.SignalHandlingTest.testUnary SUCCESS unit._signal_handling_test.SignalHandlingTest.testUnary Running unit._signal_handling_test.SignalHandlingTest.testUnaryWithException SUCCESS unit._signal_handling_test.SignalHandlingTest.testUnaryWithException Running unit._version_test.VersionTest.test_get_version SUCCESS unit._version_test.VersionTest.test_get_version Running unit.beta._beta_features_test.BetaFeaturesTest.test_stream_stream SKIP unit.beta._beta_features_test.BetaFeaturesTest.test_stream_stream Running unit.beta._beta_features_test.BetaFeaturesTest.test_stream_unary SKIP unit.beta._beta_features_test.BetaFeaturesTest.test_stream_unary Running unit.beta._beta_features_test.BetaFeaturesTest.test_unary_stream SKIP unit.beta._beta_features_test.BetaFeaturesTest.test_unary_stream Running unit.beta._beta_features_test.BetaFeaturesTest.test_unary_unary SKIP unit.beta._beta_features_test.BetaFeaturesTest.test_unary_unary Running unit.beta._beta_features_test.ContextManagementAndLifecycleTest.test_server_lifecycle SUCCESS unit.beta._beta_features_test.ContextManagementAndLifecycleTest.test_server_lifecycle Running unit.beta._beta_features_test.ContextManagementAndLifecycleTest.test_stub_context SKIP unit.beta._beta_features_test.ContextManagementAndLifecycleTest.test_stub_context Running unit.beta._connectivity_channel_test.ConnectivityStatesTest.testBetaConnectivityStates SUCCESS unit.beta._connectivity_channel_test.ConnectivityStatesTest.testBetaConnectivityStates Running unit.beta._implementations_test.CallCredentialsTest.test_access_token_call_credentials SUCCESS unit.beta._implementations_test.CallCredentialsTest.test_access_token_call_credentials Running unit.beta._implementations_test.CallCredentialsTest.test_google_call_credentials SUCCESS unit.beta._implementations_test.CallCredentialsTest.test_google_call_credentials Running unit.beta._implementations_test.ChannelCredentialsTest.test_application_provided_root_certificates SUCCESS unit.beta._implementations_test.ChannelCredentialsTest.test_application_provided_root_certificates Running unit.beta._implementations_test.ChannelCredentialsTest.test_runtime_provided_root_certificates SUCCESS unit.beta._implementations_test.ChannelCredentialsTest.test_runtime_provided_root_certificates Running unit.beta._not_found_test.NotFoundTest.test_blocking_unary_unary_not_found SUCCESS unit.beta._not_found_test.NotFoundTest.test_blocking_unary_unary_not_found Running unit.beta._not_found_test.NotFoundTest.test_future_stream_unary_not_found SUCCESS unit.beta._not_found_test.NotFoundTest.test_future_stream_unary_not_found Running unit.beta._utilities_test.ChannelConnectivityTest.test_immediately_connectable_channel_connectivity SKIP unit.beta._utilities_test.ChannelConnectivityTest.test_immediately_connectable_channel_connectivity Running unit.beta._utilities_test.ChannelConnectivityTest.test_lonely_channel_connectivity SKIP unit.beta._utilities_test.ChannelConnectivityTest.test_lonely_channel_connectivity Running unit.framework.foundation._logging_pool_test.LoggingPoolTest.testCallableObjectExecuted SUCCESS unit.framework.foundation._logging_pool_test.LoggingPoolTest.testCallableObjectExecuted Running unit.framework.foundation._logging_pool_test.LoggingPoolTest.testException SUCCESS unit.framework.foundation._logging_pool_test.LoggingPoolTest.testException Running unit.framework.foundation._logging_pool_test.LoggingPoolTest.testTaskExecuted SUCCESS unit.framework.foundation._logging_pool_test.LoggingPoolTest.testTaskExecuted Running unit.framework.foundation._logging_pool_test.LoggingPoolTest.testUpAndDown SUCCESS unit.framework.foundation._logging_pool_test.LoggingPoolTest.testUpAndDown 366 tests finished: 366 successful 0 unsuccessful 102 skipped 0 expected failures 0 unexpected successes Interrupted Tests: [] Errors/Failures: Unexpected successes: [] + popd + RPM_EC=0 ~/build/BUILD/grpc-1.26.0 ++ jobs -p + exit 0 Processing files: grpc-1.26.0-15.el9s.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9gNgLo + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(upb) grpc = 1.26.0-15.el9s grpc(x86-64) = 1.26.0-15.el9s libaddress_sorting.so.9()(64bit) libgpr.so.9()(64bit) libgrpc.so.9()(64bit) libgrpc_cronet.so.9()(64bit) libgrpc_unsecure.so.9()(64bit) libupb.so.9()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcares.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-data-1.26.0-15.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LogMJb + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-data + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-data + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-data + RPM_EC=0 ++ jobs -p + exit 0 Provides: grpc-data = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grpc-doc-1.26.0-15.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hwTh0s + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-doc + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-doc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/grpc-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: grpc-doc = 1.26.0-15.el9s python-grpcio-channelz-doc = 1.26.0-15.el9s python-grpcio-doc = 1.26.0-15.el9s python-grpcio-health-checking-doc = 1.26.0-15.el9s python-grpcio-reflection-doc = 1.26.0-15.el9s python-grpcio-status-doc = 1.26.0-15.el9s python-grpcio-testing-doc = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-grpcio-doc < 1.26.0-13 Processing files: grpc-cpp-1.26.0-15.el9s.x86_64 Provides: grpc-cpp = 1.26.0-15.el9s grpc-cpp(x86-64) = 1.26.0-15.el9s libgrpc++.so.1()(64bit) libgrpc++_error_details.so.1()(64bit) libgrpc++_reflection.so.1()(64bit) libgrpc++_unsecure.so.1()(64bit) libgrpcpp_channelz.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgpr.so.9()(64bit) libgrpc++.so.1()(64bit) libgrpc.so.9()(64bit) libgrpc_unsecure.so.9()(64bit) libprotobuf.so.25()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) rtld(GNU_HASH) Processing files: grpc-plugins-1.26.0-15.el9s.x86_64 Provides: grpc-plugins = 1.26.0-15.el9s grpc-plugins(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: grpc-cli-1.26.0-15.el9s.x86_64 Provides: grpc-cli = 1.26.0-15.el9s grpc-cli(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcares.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgflags.so.2.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libprotobuf.so.25()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-devel-1.26.0-15.el9s.x86_64 Provides: grpc-devel = 1.26.0-15.el9s grpc-devel(x86-64) = 1.26.0-15.el9s pkgconfig(gpr) = 9.0.0 pkgconfig(grpc) = 9.0.0 pkgconfig(grpc++) = 1.26.0 pkgconfig(grpc++_unsecure) = 1.26.0 pkgconfig(grpc_unsecure) = 9.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libaddress_sorting.so.9()(64bit) libgpr.so.9()(64bit) libgrpc++.so.1()(64bit) libgrpc++_error_details.so.1()(64bit) libgrpc++_reflection.so.1()(64bit) libgrpc++_unsecure.so.1()(64bit) libgrpc.so.9()(64bit) libgrpc_cronet.so.9()(64bit) libgrpc_unsecure.so.9()(64bit) libgrpcpp_channelz.so.1()(64bit) libupb.so.9()(64bit) pkgconfig(gpr) pkgconfig(grpc) pkgconfig(grpc_unsecure) pkgconfig(libcares) pkgconfig(openssl) pkgconfig(protobuf) pkgconfig(zlib) Processing files: python3-grpcio-1.26.0-15.el9s.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v89VSV + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/python3-grpcio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/python3-grpcio + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/python3-grpcio + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64/usr/share/licenses/python3-grpcio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-grpcio = 1.26.0-15.el9s python3-grpcio = 1.26.0-15.el9s python3-grpcio(x86-64) = 1.26.0-15.el9s python3.9-grpcio = 1.26.0-15.el9s python3.9dist(grpcio) = 1.26 python3dist(grpcio) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcares.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libz.so.1()(64bit) python(abi) = 3.9 python3.9dist(six) >= 1.5.2 rtld(GNU_HASH) Processing files: python3-grpcio-tools-1.26.0-15.el9s.x86_64 Provides: python-grpcio-tools = 1.26.0-15.el9s python3-grpcio-tools = 1.26.0-15.el9s python3-grpcio-tools(x86-64) = 1.26.0-15.el9s python3.9-grpcio-tools = 1.26.0-15.el9s python3.9dist(grpcio-tools) = 1.26 python3dist(grpcio-tools) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.9 python3.9dist(grpcio) >= 1.26 python3.9dist(protobuf) >= 3.5^post1 rtld(GNU_HASH) Processing files: python3-grpcio-channelz-1.26.0-15.el9s.noarch Provides: python-grpcio-channelz = 1.26.0-15.el9s python3-grpcio-channelz = 1.26.0-15.el9s python3.9-grpcio-channelz = 1.26.0-15.el9s python3.9dist(grpcio-channelz) = 1.26 python3dist(grpcio-channelz) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(grpcio) >= 1.26 python3.9dist(protobuf) >= 3.6 Processing files: python3-grpcio-health-checking-1.26.0-15.el9s.noarch Provides: python-grpcio-health-checking = 1.26.0-15.el9s python3-grpcio-health-checking = 1.26.0-15.el9s python3.9-grpcio-health-checking = 1.26.0-15.el9s python3.9dist(grpcio-health-checking) = 1.26 python3dist(grpcio-health-checking) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(grpcio) >= 1.26 python3.9dist(protobuf) >= 3.6 Processing files: python3-grpcio-reflection-1.26.0-15.el9s.noarch Provides: python-grpcio-reflection = 1.26.0-15.el9s python3-grpcio-reflection = 1.26.0-15.el9s python3.9-grpcio-reflection = 1.26.0-15.el9s python3.9dist(grpcio-reflection) = 1.26 python3dist(grpcio-reflection) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(grpcio) >= 1.26 python3.9dist(protobuf) >= 3.6 Processing files: python3-grpcio-status-1.26.0-15.el9s.noarch Provides: python-grpcio-status = 1.26.0-15.el9s python3-grpcio-status = 1.26.0-15.el9s python3.9-grpcio-status = 1.26.0-15.el9s python3.9dist(grpcio-status) = 1.26 python3dist(grpcio-status) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(googleapis-common-protos) >= 1.5.5 python3.9dist(grpcio) >= 1.26 python3.9dist(protobuf) >= 3.6 Processing files: python3-grpcio-testing-1.26.0-15.el9s.noarch Provides: python-grpcio-testing = 1.26.0-15.el9s python3-grpcio-testing = 1.26.0-15.el9s python3.9-grpcio-testing = 1.26.0-15.el9s python3.9dist(grpcio-testing) = 1.26 python3dist(grpcio-testing) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(grpcio) >= 1.26 python3.9dist(protobuf) >= 3.6 Processing files: grpc-debugsource-1.26.0-15.el9s.x86_64 Provides: grpc-debugsource = 1.26.0-15.el9s grpc-debugsource(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grpc-debuginfo-1.26.0-15.el9s.x86_64 Provides: debuginfo(build-id) = 04a13a68020b4cbaf593b85f9f029e4db7a6c7bd debuginfo(build-id) = 052eb607faef4d549c5b1fe49ef842158631a6f8 debuginfo(build-id) = 13810d75c0845964f98742f9f5bc2d8976482e65 debuginfo(build-id) = 1c1717f74052cacf66f375e40c14a898766ffc0c debuginfo(build-id) = 8268ebdc16bd5e93b39e6225741543c1fef895a6 debuginfo(build-id) = f6ce2bd35353e27b13a2c578f86823243b7ba4d6 grpc-debuginfo = 1.26.0-15.el9s grpc-debuginfo(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-15.el9s Processing files: grpc-cpp-debuginfo-1.26.0-15.el9s.x86_64 Provides: debuginfo(build-id) = 5e6eb9cd832a3fbcb85c2b3cd3587f10739f7031 debuginfo(build-id) = 707f6fda4a3f53e923dfb3cd9e176fef13c77de5 debuginfo(build-id) = 853b1fa5c7b05d13ac25db317c6d4203c5d0f221 debuginfo(build-id) = 876c01cbb24215d0125e702e5dbccbbc662dd9fa debuginfo(build-id) = f86cce613d68930287d7095846e3a8981d6dbf16 grpc-cpp-debuginfo = 1.26.0-15.el9s grpc-cpp-debuginfo(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-15.el9s Processing files: grpc-plugins-debuginfo-1.26.0-15.el9s.x86_64 Provides: debuginfo(build-id) = 0c1a01daca44fdc6a7facb15bffd526615aeccae debuginfo(build-id) = 2bb7ffc7c3b85b570f5815a9bdcf026da9aadaf3 debuginfo(build-id) = 2d9839575bbb6913976539bdbe2691401e5e6da3 debuginfo(build-id) = 46d53fce038dbbe082e3597bc6a04a4611fdaec8 debuginfo(build-id) = 53a11e2b6a7fc7aac0000c217722de612d880837 debuginfo(build-id) = 92cf79022786ea2bd0feed6acf56000f40405631 debuginfo(build-id) = ca79530b46e14de00023d42d4bd8c49ad1e092a9 grpc-plugins-debuginfo = 1.26.0-15.el9s grpc-plugins-debuginfo(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-15.el9s Processing files: grpc-cli-debuginfo-1.26.0-15.el9s.x86_64 Provides: debuginfo(build-id) = c4839ee920994e54edcece72049615acfe4291dd grpc-cli-debuginfo = 1.26.0-15.el9s grpc-cli-debuginfo(x86-64) = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-15.el9s Processing files: python3-grpcio-debuginfo-1.26.0-15.el9s.x86_64 Provides: debuginfo(build-id) = 63cf09671c4c8d85ffc1de9299bbb8a622540268 python-grpcio-debuginfo = 1.26.0-15.el9s python3-grpcio-debuginfo = 1.26.0-15.el9s python3-grpcio-debuginfo(x86-64) = 1.26.0-15.el9s python3.9-grpcio-debuginfo = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-15.el9s Processing files: python3-grpcio-tools-debuginfo-1.26.0-15.el9s.x86_64 Provides: debuginfo(build-id) = ff1aeab33b7bcd528c31887d6a2c8e871766025d python-grpcio-tools-debuginfo = 1.26.0-15.el9s python3-grpcio-tools-debuginfo = 1.26.0-15.el9s python3-grpcio-tools-debuginfo(x86-64) = 1.26.0-15.el9s python3.9-grpcio-tools-debuginfo = 1.26.0-15.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(x86-64) = 1.26.0-15.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 Wrote: /builddir/build/RPMS/python3-grpcio-health-checking-1.26.0-15.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-reflection-1.26.0-15.el9s.noarch.rpm Wrote: /builddir/build/RPMS/grpc-data-1.26.0-15.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-status-1.26.0-15.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-channelz-1.26.0-15.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-testing-1.26.0-15.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-tools-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-plugins-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-devel-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-tools-debuginfo-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-cli-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-cpp-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-plugins-debuginfo-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-debugsource-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-debuginfo-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-cli-debuginfo-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-cpp-debuginfo-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-debuginfo-1.26.0-15.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/grpc-doc-1.26.0-15.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KuM95A + umask 022 + cd /builddir/build/BUILD + cd grpc-1.26.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grpc-1.26.0-15.el9s.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0